comparison tool-data/all_fasta.loc.sample @ 3:3843a30053ee draft default tip

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:43 +0000
parents 44f6ec903688
children
comparison
equal deleted inserted replaced
2:c8ba8286e7c0 3:3843a30053ee
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