Mercurial > repos > iuc > data_manager_bowtie_index_builder
diff tool-data/all_fasta.loc.sample @ 3:00d807711b52 draft
planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/data_managers/data_manager_bowtie_index_builder commit 88ce6b707389753fa419f5abe469c6c7b0de0570
| author | iuc |
|---|---|
| date | Fri, 09 Jun 2017 05:37:08 -0400 |
| parents | ddd44c79a065 |
| children |
line wrap: on
line diff
--- a/tool-data/all_fasta.loc.sample Tue Apr 04 17:48:46 2017 -0400 +++ b/tool-data/all_fasta.loc.sample Fri Jun 09 05:37:08 2017 -0400 @@ -4,13 +4,13 @@ #all_fasta.loc. This file has the format (white space characters are #TAB characters): # -#<unique_build_id> <dbkey> <display_name> <file_path> +#<unique_build_id> <dbkey> <display_name> <file_path> # #So, all_fasta.loc could look something like this: # -#apiMel3 apiMel3 Honeybee (Apis mellifera): apiMel3 /path/to/genome/apiMel3/apiMel3.fa -#hg19canon hg19 Human (Homo sapiens): hg19 Canonical /path/to/genome/hg19/hg19canon.fa -#hg19full hg19 Human (Homo sapiens): hg19 Full /path/to/genome/hg19/hg19full.fa +#apiMel3 apiMel3 Honeybee (Apis mellifera): apiMel3 /path/to/genome/apiMel3/apiMel3.fa +#hg19canon hg19 Human (Homo sapiens): hg19 Canonical /path/to/genome/hg19/hg19canon.fa +#hg19full hg19 Human (Homo sapiens): hg19 Full /path/to/genome/hg19/hg19full.fa # #Your all_fasta.loc file should contain an entry for each individual #fasta file. So there will be multiple fasta files for each build,
