Mercurial > repos > iuc > snpeff
annotate tool_data_table_conf.xml.sample @ 8:ce135864629c draft
planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tool_collections/snpeff commit 9d2052269bfbca81a5f9cd10c3153e611358a329
author | iuc |
---|---|
date | Tue, 24 Oct 2017 07:27:53 -0400 |
parents | 20f0429a4bfe |
children |
rev | line source |
---|---|
0 | 1 <tables> |
6
20f0429a4bfe
planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tool_collections/snpeff commit bd4fbe120288bf8452e479cbd82aa1bbf5c4bd31
iuc
parents:
1
diff
changeset
|
2 <table name="snpeffv_genomedb" comment_char="#" allow_duplicate_entries="False"> |
1 | 3 <columns>key, version, value, name, path</columns> |
4 <file path="tool-data/snpeffv_genomedb.loc" /> | |
0 | 5 </table> |
6
20f0429a4bfe
planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tool_collections/snpeff commit bd4fbe120288bf8452e479cbd82aa1bbf5c4bd31
iuc
parents:
1
diff
changeset
|
6 <table name="snpeffv_regulationdb" comment_char="#" allow_duplicate_entries="False"> |
1 | 7 <columns>key, version, genome, value, name</columns> |
8 <file path="tool-data/snpeffv_regulationdb.loc" /> | |
0 | 9 </table> |
10 </tables> |