annotate tool-data/all_fasta.loc.sample @ 3:2c0989f0990c draft default tip

planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/clair3 commit ccc78578217953c215252489b28527182d7c9510
author iuc
date Wed, 19 Feb 2025 16:18:53 +0000
parents 44914678d18f
children
Ignore whitespace changes - Everywhere: Within whitespace: At end of lines:
rev   line source
0
a412acb452ea planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/clair3 commit 9968295e33bad5323ac9cbff8f64c2db35189a5f
iuc
parents:
diff changeset
1 #This file lists the locations and dbkeys of all the fasta files
a412acb452ea planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/clair3 commit 9968295e33bad5323ac9cbff8f64c2db35189a5f
iuc
parents:
diff changeset
2 #under the "genome" directory (a directory that contains a directory
a412acb452ea planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/clair3 commit 9968295e33bad5323ac9cbff8f64c2db35189a5f
iuc
parents:
diff changeset
3 #for each build). The script extract_fasta.py will generate the file
a412acb452ea planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/clair3 commit 9968295e33bad5323ac9cbff8f64c2db35189a5f
iuc
parents:
diff changeset
4 #all_fasta.loc. This file has the format (white space characters are
a412acb452ea planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/clair3 commit 9968295e33bad5323ac9cbff8f64c2db35189a5f
iuc
parents:
diff changeset
5 #TAB characters):
a412acb452ea planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/clair3 commit 9968295e33bad5323ac9cbff8f64c2db35189a5f
iuc
parents:
diff changeset
6 #
2
44914678d18f planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/clair3 commit 79c3c1123428c177bf4a8c38260232810457845d
iuc
parents: 0
diff changeset
7 #<unique_build_id> <dbkey> <display_name> <file_path>
0
a412acb452ea planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/clair3 commit 9968295e33bad5323ac9cbff8f64c2db35189a5f
iuc
parents:
diff changeset
8 #
a412acb452ea planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/clair3 commit 9968295e33bad5323ac9cbff8f64c2db35189a5f
iuc
parents:
diff changeset
9 #So, all_fasta.loc could look something like this:
2
44914678d18f planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/clair3 commit 79c3c1123428c177bf4a8c38260232810457845d
iuc
parents: 0
diff changeset
10 #test1 test1 Test-Genome ./test-data/test1.fa