Mercurial > repos > iuc > clair3
diff tool-data/all_fasta.loc.sample @ 0:a412acb452ea draft
planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/clair3 commit 9968295e33bad5323ac9cbff8f64c2db35189a5f
| author | iuc |
|---|---|
| date | Wed, 15 Jun 2022 09:44:21 +0000 |
| parents | |
| children | 44914678d18f |
line wrap: on
line diff
--- /dev/null Thu Jan 01 00:00:00 1970 +0000 +++ b/tool-data/all_fasta.loc.sample Wed Jun 15 09:44:21 2022 +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
