# HG changeset patch # User eugen # Date 1345104792 14400 # Node ID 3e1c8a5431027bdd0548aa0d297a09578c2ad39e # Parent 4abe38e3916eeae66fb76613fe10ebbf96d00f7c Deleted selected files diff -r 4abe38e3916e -r 3e1c8a543102 bsmap_fasta.loc --- a/bsmap_fasta.loc Thu Aug 16 04:13:05 2012 -0400 +++ /dev/null Thu Jan 01 00:00:00 1970 +0000 @@ -1,16 +0,0 @@ -#This is a sample file distributed with Galaxy that enables BSMAP -#to use a directory of reference FastA sequences data files.The bsmap_fasta.loc -#file has this format (longer white space characters are TAB characters): -# -# -# -# -#Your bsmap_fasta.loc file should include an entry per line for each -reference you have stored. For example: -# -#phiX174 phiX phiX174 /depot/data2/galaxy/phiX/base/phiX.fasta -#hg18canon hg18 hg18 Canonical /depot/data2/galaxy/hg18/base/hg18canon.fasta -#hg18full hg18 hg18 Full /depot/data2/galaxy/hg18/base/hg18full.fasta -#/orig/path/hg19.fa hg19 hg19 /depot/data2/galaxy/hg19/base/hg19.fasta -#...etc... -#