Mercurial > repos > iuc > featurecounts
annotate tool_data_table_conf.xml.sample @ 9:e6a2a912677a draft
planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/featurecounts commit 4fb528145289ad4db04e4589c02e9ddaa1194138
author | iuc |
---|---|
date | Fri, 17 Nov 2017 06:02:56 -0500 |
parents | dae123c03a74 |
children | e803ca6407c0 |
rev | line source |
---|---|
3
dae123c03a74
planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/featurecounts commit 1c0d28b6cefe154e8cf037c9f36200e8f52a838f
iuc
parents:
diff
changeset
|
1 <tables> |
dae123c03a74
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 --> |
dae123c03a74
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="#"> |
dae123c03a74
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> |
dae123c03a74
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" /> |
dae123c03a74
planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/featurecounts commit 1c0d28b6cefe154e8cf037c9f36200e8f52a838f
iuc
parents:
diff
changeset
|
6 </table> |
dae123c03a74
planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/featurecounts commit 1c0d28b6cefe154e8cf037c9f36200e8f52a838f
iuc
parents:
diff
changeset
|
7 </tables> |