Mercurial > repos > jjohnson > gmap
annotate tool-data/tool_data_table_conf.xml.sample @ 6:4f358603ee12 draft default tip
Uploaded v3.0.1c with table fix
| author | peterjc |
|---|---|
| date | Fri, 21 Oct 2016 11:15:09 -0400 |
| parents | 14561eb803a5 |
| children |
| rev | line source |
|---|---|
|
5
14561eb803a5
Uploaded v3.0.1b (still working on this prior to main Tool Shed release)
peterjc
parents:
diff
changeset
|
1 <tables> |
| 6 | 2 <table name="gmap_indices" comment_char="#" allow_duplicate_entries="False"> |
| 3 <columns>uid,dbkey,name,kmers,maps,snps,value</columns> | |
|
5
14561eb803a5
Uploaded v3.0.1b (still working on this prior to main Tool Shed release)
peterjc
parents:
diff
changeset
|
4 <file path="tool-data/gmap_indices.loc" /> |
|
14561eb803a5
Uploaded v3.0.1b (still working on this prior to main Tool Shed release)
peterjc
parents:
diff
changeset
|
5 </table> |
| 6 | 6 </tables> |
