Mercurial > repos > jpayne > seqsero2
comparison tool-data/all_fasta.loc.sample @ 0:225680ef4cc1 draft
planemo upload commit 233f498f942f9253a7e6e1656157e59d38549c44-dirty
| author | jpayne |
|---|---|
| date | Fri, 15 Aug 2025 19:51:19 +0000 |
| parents | |
| children |
comparison
equal
deleted
inserted
replaced
| -1:000000000000 | 0:225680ef4cc1 |
|---|---|
| 1 #This file lists the locations and dbkeys of all the fasta files | |
| 2 #under the "genome" directory (a directory that contains a directory | |
| 3 #for each build). The script extract_fasta.py will generate the file | |
| 4 #all_fasta.loc. This file has the format (white space characters are | |
| 5 #TAB characters): | |
| 6 # | |
| 7 #<unique_build_id> <dbkey> <display_name> <file_path> | |
| 8 # | |
| 9 #So, all_fasta.loc could look something like this: | |
| 10 #test1 test1 Test-Genome ./test-data/test1.fa |
