Mercurial > repos > youngkim > ezbamqc
view tool_data_table_conf.xml.sample @ 5:0c5c414c3407
Uploaded
author | cshl-bsr |
---|---|
date | Tue, 29 Mar 2016 15:33:54 -0400 |
parents | ddfb71ec32ed |
children |
line wrap: on
line source
<tables>cat <!-- Locations of gene model GTFs --> <table name="gene_GTF_database" comment_char="#"> <columns>value, name, dbkey, id</columns> <file path="tool-data/cshl_geneGTF.loc" /> </table> <!-- Locations of rRNA BED files for BAMqc --> <table name="rRNA_BED_database" comment_char="#"> <columns>value, name, dbkey, id</columns> <file path="tool-data/cshl_rRNA_BED.loc" /> </table> </tables>