comparison tool_data_table_conf.xml.sample @ 13:391ea77bd930

Uploaded
author cshl-bsr
date Wed, 30 Mar 2016 12:14:49 -0400
parents ddfb71ec32ed
children
comparison
equal deleted inserted replaced
12:bee9673b8f46 13:391ea77bd930
1 <tables>cat
2 <!-- Locations of gene model GTFs -->
3 <table name="gene_GTF_database" comment_char="#">
4 <columns>value, name, dbkey, id</columns>
5 <file path="tool-data/cshl_geneGTF.loc" />
6 </table>
7 <!-- Locations of rRNA BED files for BAMqc -->
8 <table name="rRNA_BED_database" comment_char="#">
9 <columns>value, name, dbkey, id</columns>
10 <file path="tool-data/cshl_rRNA_BED.loc" />
11 </table>
12 </tables>