annotate tool-data/all_fasta.loc.sample @ 4:43fffeed243f draft

planemo upload for repository https://github.com/galaxyproject/tools-iuc commit 03fbb13717809f9198ab113192d241599705ef7b
author iuc
date Sun, 29 Sep 2024 10:23:36 +0000
parents 220316da739c
children
Ignore whitespace changes - Everywhere: Within whitespace: At end of lines:
rev   line source
2
220316da739c planemo upload for repository https://github.com/galaxyproject/tools-iuc commit c81cc2981db77f9a1a3b287d35dc7d1f13042a27
iuc
parents:
diff changeset
1 #This file lists the locations and dbkeys of all the fasta files
220316da739c planemo upload for repository https://github.com/galaxyproject/tools-iuc commit c81cc2981db77f9a1a3b287d35dc7d1f13042a27
iuc
parents:
diff changeset
2 #under the "genome" directory (a directory that contains a directory
220316da739c planemo upload for repository https://github.com/galaxyproject/tools-iuc commit c81cc2981db77f9a1a3b287d35dc7d1f13042a27
iuc
parents:
diff changeset
3 #for each build). The script extract_fasta.py will generate the file
220316da739c planemo upload for repository https://github.com/galaxyproject/tools-iuc commit c81cc2981db77f9a1a3b287d35dc7d1f13042a27
iuc
parents:
diff changeset
4 #all_fasta.loc. This file has the format (white space characters are
220316da739c planemo upload for repository https://github.com/galaxyproject/tools-iuc commit c81cc2981db77f9a1a3b287d35dc7d1f13042a27
iuc
parents:
diff changeset
5 #TAB characters):
220316da739c planemo upload for repository https://github.com/galaxyproject/tools-iuc commit c81cc2981db77f9a1a3b287d35dc7d1f13042a27
iuc
parents:
diff changeset
6 #
220316da739c planemo upload for repository https://github.com/galaxyproject/tools-iuc commit c81cc2981db77f9a1a3b287d35dc7d1f13042a27
iuc
parents:
diff changeset
7 #<unique_build_id> <dbkey> <display_name> <file_path>
220316da739c planemo upload for repository https://github.com/galaxyproject/tools-iuc commit c81cc2981db77f9a1a3b287d35dc7d1f13042a27
iuc
parents:
diff changeset
8 #
220316da739c planemo upload for repository https://github.com/galaxyproject/tools-iuc commit c81cc2981db77f9a1a3b287d35dc7d1f13042a27
iuc
parents:
diff changeset
9 #So, all_fasta.loc could look something like this:
220316da739c planemo upload for repository https://github.com/galaxyproject/tools-iuc commit c81cc2981db77f9a1a3b287d35dc7d1f13042a27
iuc
parents:
diff changeset
10 #test1 test1 Test-Genome ./test-data/test1.fa