Mercurial > repos > iuc > snpeff
annotate tool_data_table_conf.xml.sample @ 10:3efa0848f013 draft
planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tool_collections/snpeff commit bd4fbe120288bf8452e479cbd82aa1bbf5c4bd31
| author | iuc |
|---|---|
| date | Mon, 19 Dec 2016 11:55:48 -0500 |
| parents | 114f423f99c0 |
| children | bbbab2d84e3b |
| rev | line source |
|---|---|
| 0 | 1 <tables> |
|
10
3efa0848f013
planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tool_collections/snpeff commit bd4fbe120288bf8452e479cbd82aa1bbf5c4bd31
iuc
parents:
2
diff
changeset
|
2 <table name="snpeffv_genomedb" comment_char="#" allow_duplicate_entries="False"> |
| 2 | 3 <columns>key, version, value, name, path</columns> |
| 4 <file path="tool-data/snpeffv_genomedb.loc" /> | |
| 0 | 5 </table> |
|
10
3efa0848f013
planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tool_collections/snpeff commit bd4fbe120288bf8452e479cbd82aa1bbf5c4bd31
iuc
parents:
2
diff
changeset
|
6 <table name="snpeffv_regulationdb" comment_char="#" allow_duplicate_entries="False"> |
| 2 | 7 <columns>key, version, genome, value, name</columns> |
| 8 <file path="tool-data/snpeffv_regulationdb.loc" /> | |
| 0 | 9 </table> |
|
10
3efa0848f013
planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tool_collections/snpeff commit bd4fbe120288bf8452e479cbd82aa1bbf5c4bd31
iuc
parents:
2
diff
changeset
|
10 <table name="snpeffv_annotations" comment_char="#" allow_duplicate_entries="False"> |
| 2 | 11 <columns>key, version, genome, value, name</columns> |
| 12 <file path="tool-data/snpeffv_annotations.loc" /> | |
| 1 | 13 </table> |
|
10
3efa0848f013
planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tool_collections/snpeff commit bd4fbe120288bf8452e479cbd82aa1bbf5c4bd31
iuc
parents:
2
diff
changeset
|
14 <table name="snpeffv_databases" comment_char="#" allow_duplicate_entries="False"> |
| 2 | 15 <columns>key, version, value, name</columns> |
| 16 <file path="tool-data/snpeffv_databases.loc" /> | |
| 0 | 17 </table> |
| 18 </tables> | |
| 19 |
