Mercurial > repos > geert-vandeweyer > multiplicom_primer_trimming
diff 2bit.loc.sample @ 0:fadef644b886 draft
Uploaded
author | geert-vandeweyer |
---|---|
date | Fri, 22 May 2015 08:27:03 -0400 |
parents | |
children |
line wrap: on
line diff
--- /dev/null Thu Jan 01 00:00:00 1970 +0000 +++ b/2bit.loc.sample Fri May 22 08:27:03 2015 -0400 @@ -0,0 +1,19 @@ +#This is a sample file distributed with Galaxy that enables the multiplicom primer trimmer +#tool to locate genome files for use with 2bit. You will +#need to supply these files and then create a 2bit.loc file +#similar to this one (store it in this directory) that points to +#the directories in which those files are stored. The 2bit.loc +#file has this format (white space characters are TAB characters): +# +#<unique_build_id> <display_name> <2bit_path> +# +#for example: +# +#hg19 Human (Homo sapiens): hg19 /depot/data2/galaxy/twobit/hg19.2bit +# +#then your /depot/data2/galaxy/twobit/ directory +#would need to contain the following 2bit files: +# +#-rw-r--r-- 1 james universe 527388 2005-09-13 10:12 hg19.2bit +# +