comparison tool_data_table_conf.xml.sample @ 3:ddfb71ec32ed

Uploaded
author cshl-bsr
date Tue, 29 Mar 2016 15:31:11 -0400
parents
children
comparison
equal deleted inserted replaced
2:f98435398c1d 3:ddfb71ec32ed
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>