Mercurial > repos > fubar > data_manager_rnasta
comparison tool_data_table_conf.xml.sample @ 4:102bdfdda10b draft
Uploaded
| author | fubar |
|---|---|
| date | Thu, 08 Jan 2015 17:53:14 -0500 |
| parents | ebadd2c92958 |
| children |
comparison
equal
deleted
inserted
replaced
| 3:2468ef56337a | 4:102bdfdda10b |
|---|---|
| 3 <table name="all_fasta" comment_char="#"> | 3 <table name="all_fasta" comment_char="#"> |
| 4 <columns>value, dbkey, name, path</columns> | 4 <columns>value, dbkey, name, path</columns> |
| 5 <file path="tool-data/all_fasta.loc" /> | 5 <file path="tool-data/all_fasta.loc" /> |
| 6 </table> | 6 </table> |
| 7 <!-- Locations of indexes in the BWA mapper format --> | 7 <!-- Locations of indexes in the BWA mapper format --> |
| 8 <table name="rnastar_indexes" comment_char="#"> | 8 <table name="rnastar_index" comment_char="#"> |
| 9 <columns>value, dbkey, name, path</columns> | 9 <columns>value, dbkey, name, path</columns> |
| 10 <file path="tool-data/rnastar_indexes.loc" /> | 10 <file path="tool-data/rnastar_index.loc" /> |
| 11 </table> | 11 </table> |
| 12 </tables> | 12 </tables> |
