Mercurial > repos > iuc > featurecounts
view tool_data_table_conf.xml.test @ 29:3cd88f5c9d4c draft
"planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/featurecounts commit 6ad844a722ddf6a71cae4c77bc43d3051376d891"
| author | iuc |
|---|---|
| date | Mon, 30 Aug 2021 13:47:16 +0000 |
| parents | d0beb2753aba |
| children |
line wrap: on
line source
<tables> <table name="gene_sets" comment_char="#"> <columns>value, dbkey, name, path</columns> <file path="${__HERE__}/test-data/gene_sets.loc" /> </table> <table name="featurecounts_anno" comment_char="#"> <columns>value, dbkey</columns> <file path="${__HERE__}/test-data/featurecounts_anno.loc" /> </table> </tables>
