annotate tool_data_table_conf.xml.test @ 53:c6fd9fbd50e7 draft

planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/jbrowse commit b6f9a87b6091cc881a49e0b6acfadc5e7786967f
author iuc
date Tue, 29 Jan 2019 05:33:26 -0500
parents f90c22c8fa7e
children
Ignore whitespace changes - Everywhere: Within whitespace: At end of lines:
rev   line source
46
f90c22c8fa7e planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/jbrowse commit 3c41f2c44dd5080cbdb5f6bb85dac2b564c8966e
iuc
parents:
diff changeset
1 <tables>
f90c22c8fa7e planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/jbrowse commit 3c41f2c44dd5080cbdb5f6bb85dac2b564c8966e
iuc
parents:
diff changeset
2 <!-- Locations of all fasta files under genome directory -->
f90c22c8fa7e planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/jbrowse commit 3c41f2c44dd5080cbdb5f6bb85dac2b564c8966e
iuc
parents:
diff changeset
3 <table name="all_fasta" comment_char="#">
f90c22c8fa7e planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/jbrowse commit 3c41f2c44dd5080cbdb5f6bb85dac2b564c8966e
iuc
parents:
diff changeset
4 <columns>value, dbkey, name, path</columns>
f90c22c8fa7e planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/jbrowse commit 3c41f2c44dd5080cbdb5f6bb85dac2b564c8966e
iuc
parents:
diff changeset
5 <file path="${__HERE__}/test-data/all_fasta.loc" />
f90c22c8fa7e planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/jbrowse commit 3c41f2c44dd5080cbdb5f6bb85dac2b564c8966e
iuc
parents:
diff changeset
6 </table>
f90c22c8fa7e planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/jbrowse commit 3c41f2c44dd5080cbdb5f6bb85dac2b564c8966e
iuc
parents:
diff changeset
7 </tables>