annotate 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
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 #
a412acb452ea planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/clair3 commit 9968295e33bad5323ac9cbff8f64c2db35189a5f
iuc
parents:
diff changeset
7 #<unique_build_id> <display_name> <file_path>
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:
a412acb452ea planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/clair3 commit 9968295e33bad5323ac9cbff8f64c2db35189a5f
iuc
parents:
diff changeset
10 #test1 Test-Genome ./test-data/test1.fa