Mercurial > repos > bgruening > cpat
diff tool-data/all_fasta.loc.sample @ 1:c46da2ded2ae draft default tip
planemo upload for repository https://github.com/bgruening/galaxytools/tree/master/tools/cpat commit a447bd0404d45c185c4410dc9620e970d6995925
author | bgruening |
---|---|
date | Tue, 23 Jul 2024 15:08:58 +0000 |
parents | |
children |
line wrap: on
line diff
--- /dev/null Thu Jan 01 00:00:00 1970 +0000 +++ b/tool-data/all_fasta.loc.sample Tue Jul 23 15:08:58 2024 +0000 @@ -0,0 +1,10 @@ +#This file lists the locations and dbkeys of all the fasta files +#under the "genome" directory (a directory that contains a directory +#for each build). The script extract_fasta.py will generate the file +#all_fasta.loc. This file has the format (white space characters are +#TAB characters): +# +#<unique_build_id> <display_name> <file_path> +# +#So, all_fasta.loc could look something like this: +#test1 Test-Genome ./test-data/test1.fa.gz \ No newline at end of file