Mercurial > repos > iuc > clair3
comparison 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 |
comparison
equal
deleted
inserted
replaced
| -1:000000000000 | 0:a412acb452ea |
|---|---|
| 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> <display_name> <file_path> | |
| 8 # | |
| 9 #So, all_fasta.loc could look something like this: | |
| 10 #test1 Test-Genome ./test-data/test1.fa |
