Mercurial > repos > iuc > featurecounts
comparison tool_data_table_conf.xml.test @ 11:e803ca6407c0 draft
planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/featurecounts commit 4c095ddb0f2c369d2bf3fc5ca386f6981a2fa0eb
author | iuc |
---|---|
date | Fri, 16 Mar 2018 14:05:55 -0400 |
parents | |
children |
comparison
equal
deleted
inserted
replaced
10:46cccc52be5f | 11:e803ca6407c0 |
---|---|
1 <tables> | |
2 <table name="gene_sets" comment_char="#"> | |
3 <columns>value, dbkey, name, path</columns> | |
4 <file path="${__HERE__}/test-data/gene_sets.loc" /> | |
5 </table> | |
6 <table name="featurecounts_anno" comment_char="#"> | |
7 <columns>value, dbkey</columns> | |
8 <file path="${__HERE__}/test-data/featurecounts_anno.loc" /> | |
9 </table> | |
10 </tables> |