annotate tool_data_table_conf.xml.sample @ 5:58ed857c782c draft

planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/featurecounts commit 4fe7680b5ce5cb4c2654dd4ae62313498a374e52
author iuc
date Wed, 15 Feb 2017 06:11:08 -0500
parents 711c80e57384
children d0beb2753aba
Ignore whitespace changes - Everywhere: Within whitespace: At end of lines:
rev   line source
3
711c80e57384 planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/featurecounts commit 1c0d28b6cefe154e8cf037c9f36200e8f52a838f
iuc
parents:
diff changeset
1 <tables>
711c80e57384 planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/featurecounts commit 1c0d28b6cefe154e8cf037c9f36200e8f52a838f
iuc
parents:
diff changeset
2 <!-- Location of all GFF/GTF files -->
711c80e57384 planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/featurecounts commit 1c0d28b6cefe154e8cf037c9f36200e8f52a838f
iuc
parents:
diff changeset
3 <table name="gene_sets" comment_char="#">
711c80e57384 planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/featurecounts commit 1c0d28b6cefe154e8cf037c9f36200e8f52a838f
iuc
parents:
diff changeset
4 <columns>value, dbkey, name, path</columns>
711c80e57384 planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/featurecounts commit 1c0d28b6cefe154e8cf037c9f36200e8f52a838f
iuc
parents:
diff changeset
5 <file path="tool-data/gene_sets.loc" />
711c80e57384 planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/featurecounts commit 1c0d28b6cefe154e8cf037c9f36200e8f52a838f
iuc
parents:
diff changeset
6 </table>
711c80e57384 planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/featurecounts commit 1c0d28b6cefe154e8cf037c9f36200e8f52a838f
iuc
parents:
diff changeset
7 </tables>