Mercurial > repos > iuc > clair3
comparison tool-data/all_fasta.loc.sample @ 2:44914678d18f draft
planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/clair3 commit 79c3c1123428c177bf4a8c38260232810457845d
| author | iuc |
|---|---|
| date | Mon, 09 Sep 2024 09:10:33 +0000 |
| parents | a412acb452ea |
| children |
comparison
equal
deleted
inserted
replaced
| 1:bd1bbbf7d9b2 | 2:44914678d18f |
|---|---|
| 2 #under the "genome" directory (a directory that contains a directory | 2 #under the "genome" directory (a directory that contains a directory |
| 3 #for each build). The script extract_fasta.py will generate the file | 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 | 4 #all_fasta.loc. This file has the format (white space characters are |
| 5 #TAB characters): | 5 #TAB characters): |
| 6 # | 6 # |
| 7 #<unique_build_id> <display_name> <file_path> | 7 #<unique_build_id> <dbkey> <display_name> <file_path> |
| 8 # | 8 # |
| 9 #So, all_fasta.loc could look something like this: | 9 #So, all_fasta.loc could look something like this: |
| 10 #test1 Test-Genome ./test-data/test1.fa | 10 #test1 test1 Test-Genome ./test-data/test1.fa |
