Mercurial > repos > jpayne > csp2
diff tool-data/all_fasta.loc.sample @ 0:1c1e01265e0f draft default tip
planemo upload commit 7f3c6fb6db52daedaa0c59d6ca7f39710778f242-dirty
| author | jpayne |
|---|---|
| date | Mon, 11 Aug 2025 15:46:24 +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 Mon Aug 11 15:46:24 2025 +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> <dbkey> <display_name> <file_path> +# +#So, all_fasta.loc could look something like this: +#test1 test1 Test-Genome ./test-data/test1.fa \ No newline at end of file
