annotate tool_data_table_conf.xml.sample @ 3:1eac3ae5d8c7 draft default tip

"planemo upload for repository https://github.com/galaxyproject/iuc/tree/master/tools/jvarkit commit 7224953c0b42f43a91dc76ee1015f355a311b391"
author iuc
date Fri, 12 Feb 2021 12:54:29 +0000
parents cf2d9bf2d7ad
children
Ignore whitespace changes - Everywhere: Within whitespace: At end of lines:
rev   line source
0
cf2d9bf2d7ad "planemo upload for repository https://github.com/galaxyproject/iuc/tree/master/tools/jvarkit commit ee258cf884aa478b4ce4f978c4239f237c813701"
iuc
parents:
diff changeset
1 <tables>
cf2d9bf2d7ad "planemo upload for repository https://github.com/galaxyproject/iuc/tree/master/tools/jvarkit commit ee258cf884aa478b4ce4f978c4239f237c813701"
iuc
parents:
diff changeset
2 <!-- Locations of all fasta files under genome directory -->
cf2d9bf2d7ad "planemo upload for repository https://github.com/galaxyproject/iuc/tree/master/tools/jvarkit commit ee258cf884aa478b4ce4f978c4239f237c813701"
iuc
parents:
diff changeset
3 <table name="all_fasta" comment_char="#">
cf2d9bf2d7ad "planemo upload for repository https://github.com/galaxyproject/iuc/tree/master/tools/jvarkit commit ee258cf884aa478b4ce4f978c4239f237c813701"
iuc
parents:
diff changeset
4 <columns>value, dbkey, name, path</columns>
cf2d9bf2d7ad "planemo upload for repository https://github.com/galaxyproject/iuc/tree/master/tools/jvarkit commit ee258cf884aa478b4ce4f978c4239f237c813701"
iuc
parents:
diff changeset
5 <file path="tool-data/all_fasta.loc" />
cf2d9bf2d7ad "planemo upload for repository https://github.com/galaxyproject/iuc/tree/master/tools/jvarkit commit ee258cf884aa478b4ce4f978c4239f237c813701"
iuc
parents:
diff changeset
6 </table>
cf2d9bf2d7ad "planemo upload for repository https://github.com/galaxyproject/iuc/tree/master/tools/jvarkit commit ee258cf884aa478b4ce4f978c4239f237c813701"
iuc
parents:
diff changeset
7 <!-- Locations of samtools indexed genomes -->
cf2d9bf2d7ad "planemo upload for repository https://github.com/galaxyproject/iuc/tree/master/tools/jvarkit commit ee258cf884aa478b4ce4f978c4239f237c813701"
iuc
parents:
diff changeset
8 <table name="fasta_indexes" comment_char="#">
cf2d9bf2d7ad "planemo upload for repository https://github.com/galaxyproject/iuc/tree/master/tools/jvarkit commit ee258cf884aa478b4ce4f978c4239f237c813701"
iuc
parents:
diff changeset
9 <columns>value, dbkey, name, path</columns>
cf2d9bf2d7ad "planemo upload for repository https://github.com/galaxyproject/iuc/tree/master/tools/jvarkit commit ee258cf884aa478b4ce4f978c4239f237c813701"
iuc
parents:
diff changeset
10 <file path="tool-data/fasta_indexes.loc" />
cf2d9bf2d7ad "planemo upload for repository https://github.com/galaxyproject/iuc/tree/master/tools/jvarkit commit ee258cf884aa478b4ce4f978c4239f237c813701"
iuc
parents:
diff changeset
11 </table>
cf2d9bf2d7ad "planemo upload for repository https://github.com/galaxyproject/iuc/tree/master/tools/jvarkit commit ee258cf884aa478b4ce4f978c4239f237c813701"
iuc
parents:
diff changeset
12 </tables>