Mercurial > repos > jjohnson > defuse
annotate tool_data_table_conf.xml.sample @ 28:f51a95bdc38e
Add breakpoints.bam output derived from breakpoints.genome.psl
author | Jim Johnson <jj@umn.edu> |
---|---|
date | Tue, 03 Sep 2013 06:41:19 -0500 |
parents | b649c729be4c |
children |
rev | line source |
---|---|
20
b649c729be4c
Change tool data table to defuse_reference
Jim Johnson <jj@umn.edu>
parents:
diff
changeset
|
1 <tables> |
b649c729be4c
Change tool data table to defuse_reference
Jim Johnson <jj@umn.edu>
parents:
diff
changeset
|
2 <!-- Locations of all fasta files under genome directory --> |
b649c729be4c
Change tool data table to defuse_reference
Jim Johnson <jj@umn.edu>
parents:
diff
changeset
|
3 <table name="defuse_reference" comment_char="#"> |
b649c729be4c
Change tool data table to defuse_reference
Jim Johnson <jj@umn.edu>
parents:
diff
changeset
|
4 <columns>value, dbkey, name, path</columns> |
b649c729be4c
Change tool data table to defuse_reference
Jim Johnson <jj@umn.edu>
parents:
diff
changeset
|
5 <file path="tool-data/defuse_reference.loc" /> |
b649c729be4c
Change tool data table to defuse_reference
Jim Johnson <jj@umn.edu>
parents:
diff
changeset
|
6 </table> |
b649c729be4c
Change tool data table to defuse_reference
Jim Johnson <jj@umn.edu>
parents:
diff
changeset
|
7 </tables> |