Mercurial > repos > fubar > data_manager_rnasta
view tool_data_table_conf.xml.sample @ 2:8a2d16bfdae2 draft
Uploaded
author | fubar |
---|---|
date | Fri, 03 Oct 2014 21:59:39 -0400 |
parents | ebadd2c92958 |
children | 102bdfdda10b |
line wrap: on
line source
<tables> <!-- Locations of all fasta files under genome directory --> <table name="all_fasta" comment_char="#"> <columns>value, dbkey, name, path</columns> <file path="tool-data/all_fasta.loc" /> </table> <!-- Locations of indexes in the BWA mapper format --> <table name="rnastar_indexes" comment_char="#"> <columns>value, dbkey, name, path</columns> <file path="tool-data/rnastar_indexes.loc" /> </table> </tables>