annotate tool_data_table_conf.xml.sample @ 27:55cdfc5bb826 draft

"planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/featurecounts commit 34edb37978466203f104fbd6eb394ad9e560f859"
author iuc
date Sat, 21 Nov 2020 10:21:41 +0000
parents d0beb2753aba
children
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>
11
d0beb2753aba planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/featurecounts commit 4c095ddb0f2c369d2bf3fc5ca386f6981a2fa0eb
iuc
parents: 3
diff changeset
7 <!-- Location of featureCounts built-in annotation keys-->
d0beb2753aba planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/featurecounts commit 4c095ddb0f2c369d2bf3fc5ca386f6981a2fa0eb
iuc
parents: 3
diff changeset
8 <table name="featurecounts_anno" comment_char="#">
d0beb2753aba planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/featurecounts commit 4c095ddb0f2c369d2bf3fc5ca386f6981a2fa0eb
iuc
parents: 3
diff changeset
9 <columns>value, dbkey</columns>
d0beb2753aba planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/featurecounts commit 4c095ddb0f2c369d2bf3fc5ca386f6981a2fa0eb
iuc
parents: 3
diff changeset
10 <file path="tool-data/featurecounts_anno.loc" />
d0beb2753aba planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/featurecounts commit 4c095ddb0f2c369d2bf3fc5ca386f6981a2fa0eb
iuc
parents: 3
diff changeset
11 </table>
3
711c80e57384 planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/featurecounts commit 1c0d28b6cefe154e8cf037c9f36200e8f52a838f
iuc
parents:
diff changeset
12 </tables>