Mercurial > repos > dave > data_manager_fetch_index_maf
annotate tool_data_table_conf.xml.sample @ 1:75264d08904c draft
"planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/data_managers/data_manager_fetch_index_maf commit 0cec5f95ad0b141a9cc5be00be6d2574609b661a"
author | dave |
---|---|
date | Wed, 10 Jun 2020 17:12:12 +0000 |
parents | 47e20be29e79 |
children |
rev | line source |
---|---|
0
47e20be29e79
"planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/data_managers/data_manager_fetch_index_maf commit 0cec5f95ad0b141a9cc5be00be6d2574609b661a"
dave
parents:
diff
changeset
|
1 <!-- Paths are relative to the value of `tool_data_path` in galaxy.ini --> |
47e20be29e79
"planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/data_managers/data_manager_fetch_index_maf commit 0cec5f95ad0b141a9cc5be00be6d2574609b661a"
dave
parents:
diff
changeset
|
2 <tables> |
47e20be29e79
"planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/data_managers/data_manager_fetch_index_maf commit 0cec5f95ad0b141a9cc5be00be6d2574609b661a"
dave
parents:
diff
changeset
|
3 <!-- Locations of MAF files that have been indexed with bx-python --> |
47e20be29e79
"planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/data_managers/data_manager_fetch_index_maf commit 0cec5f95ad0b141a9cc5be00be6d2574609b661a"
dave
parents:
diff
changeset
|
4 <table name="indexed_maf_files"> |
47e20be29e79
"planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/data_managers/data_manager_fetch_index_maf commit 0cec5f95ad0b141a9cc5be00be6d2574609b661a"
dave
parents:
diff
changeset
|
5 <columns>name, value, indexed_for, exists_in_maf, path</columns> |
47e20be29e79
"planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/data_managers/data_manager_fetch_index_maf commit 0cec5f95ad0b141a9cc5be00be6d2574609b661a"
dave
parents:
diff
changeset
|
6 <file path="maf_index.loc" /> |
47e20be29e79
"planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/data_managers/data_manager_fetch_index_maf commit 0cec5f95ad0b141a9cc5be00be6d2574609b661a"
dave
parents:
diff
changeset
|
7 </table> |
47e20be29e79
"planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/data_managers/data_manager_fetch_index_maf commit 0cec5f95ad0b141a9cc5be00be6d2574609b661a"
dave
parents:
diff
changeset
|
8 </tables> |