Mercurial > repos > jjohnson > data_manager_eggnog_mapper
annotate tool_data_table_conf.xml.sample @ 1:df699325bb3b draft default tip
planemo upload for repository https://github.com/galaxyproteomics/tools-galaxyp/tree/master/tools/eggnog_mapper/eggnog_mapper_data_manager commit 288c3043b10594647e9f6e5de56bf98a38779f75-dirty
author | jjohnson |
---|---|
date | Fri, 08 Nov 2019 14:32:49 -0500 |
parents | 6abbdf623176 |
children |
rev | line source |
---|---|
0
6abbdf623176
planemo upload for repository https://github.com/galaxyproteomics/tools-galaxyp/tree/master/tools/eggnog_mapper/eggnog_mapper_data_manager commit c4fb2c42cd1f2ce8748a2d949238eea70635f11b-dirty
jjohnson
parents:
diff
changeset
|
1 <tables> |
6abbdf623176
planemo upload for repository https://github.com/galaxyproteomics/tools-galaxyp/tree/master/tools/eggnog_mapper/eggnog_mapper_data_manager commit c4fb2c42cd1f2ce8748a2d949238eea70635f11b-dirty
jjohnson
parents:
diff
changeset
|
2 <!-- Locations of all eggnog_mapper data --> |
1
df699325bb3b
planemo upload for repository https://github.com/galaxyproteomics/tools-galaxyp/tree/master/tools/eggnog_mapper/eggnog_mapper_data_manager commit 288c3043b10594647e9f6e5de56bf98a38779f75-dirty
jjohnson
parents:
0
diff
changeset
|
3 <table name="eggnog_mapper_db" comment_char="#" allow_duplicate_entries="False"> |
0
6abbdf623176
planemo upload for repository https://github.com/galaxyproteomics/tools-galaxyp/tree/master/tools/eggnog_mapper/eggnog_mapper_data_manager commit c4fb2c42cd1f2ce8748a2d949238eea70635f11b-dirty
jjohnson
parents:
diff
changeset
|
4 <columns>value,name,path</columns> |
6abbdf623176
planemo upload for repository https://github.com/galaxyproteomics/tools-galaxyp/tree/master/tools/eggnog_mapper/eggnog_mapper_data_manager commit c4fb2c42cd1f2ce8748a2d949238eea70635f11b-dirty
jjohnson
parents:
diff
changeset
|
5 <file path="tool-data/eggnog_mapper_db.loc" /> |
6abbdf623176
planemo upload for repository https://github.com/galaxyproteomics/tools-galaxyp/tree/master/tools/eggnog_mapper/eggnog_mapper_data_manager commit c4fb2c42cd1f2ce8748a2d949238eea70635f11b-dirty
jjohnson
parents:
diff
changeset
|
6 </table> |
1
df699325bb3b
planemo upload for repository https://github.com/galaxyproteomics/tools-galaxyp/tree/master/tools/eggnog_mapper/eggnog_mapper_data_manager commit 288c3043b10594647e9f6e5de56bf98a38779f75-dirty
jjohnson
parents:
0
diff
changeset
|
7 <table name="eggnog_mapper_hmm_dbs" comment_char="#" allow_duplicate_entries="False"> |
0
6abbdf623176
planemo upload for repository https://github.com/galaxyproteomics/tools-galaxyp/tree/master/tools/eggnog_mapper/eggnog_mapper_data_manager commit c4fb2c42cd1f2ce8748a2d949238eea70635f11b-dirty
jjohnson
parents:
diff
changeset
|
8 <columns>key,db_version,value,name,path</columns> |
6abbdf623176
planemo upload for repository https://github.com/galaxyproteomics/tools-galaxyp/tree/master/tools/eggnog_mapper/eggnog_mapper_data_manager commit c4fb2c42cd1f2ce8748a2d949238eea70635f11b-dirty
jjohnson
parents:
diff
changeset
|
9 <file path="tool-data/eggnog_mapper_hmm_dbs.loc" /> |
6abbdf623176
planemo upload for repository https://github.com/galaxyproteomics/tools-galaxyp/tree/master/tools/eggnog_mapper/eggnog_mapper_data_manager commit c4fb2c42cd1f2ce8748a2d949238eea70635f11b-dirty
jjohnson
parents:
diff
changeset
|
10 </table> |
6abbdf623176
planemo upload for repository https://github.com/galaxyproteomics/tools-galaxyp/tree/master/tools/eggnog_mapper/eggnog_mapper_data_manager commit c4fb2c42cd1f2ce8748a2d949238eea70635f11b-dirty
jjohnson
parents:
diff
changeset
|
11 </tables> |