Mercurial > repos > yhoogstrate > featurecounts_valid_gff
annotate tool_data_table_conf.xml.sample @ 47:f883ebb66c9d
planemo upload
| author | yhoogstrate |
|---|---|
| date | Tue, 27 Oct 2015 11:38:40 -0400 |
| parents | 4850787ee1d9 |
| children |
| rev | line source |
|---|---|
| 40 | 1 <!-- Use the file tool_data_table_conf.xml.oldlocstyle if you don't want to update your loc files as changed in revision 4550:535d276c92bc--> |
| 2 <tables> | |
| 3 <!-- Location of all GFF/GTF files --> | |
| 4 <table name="gene_sets" comment_char="#"> | |
| 5 <columns>name, dbkey, value, provider, reference</columns> | |
| 6 <file path="tool-data/gene_sets.loc" /> | |
| 7 </table> | |
| 8 </tables> |
