Mercurial > repos > dave > genebed_maf_to_fasta
diff tool_data_table_conf.xml.sample @ 0:b5c3cb24e9de draft default tip
"planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/genebed_maf_to_fasta/ commit 8d55cabcec17915d959f672ecacfa851df1f4ca4-dirty"
| author | dave |
|---|---|
| date | Mon, 27 Jul 2020 17:54:18 +0000 |
| parents | |
| children |
line wrap: on
line diff
--- /dev/null Thu Jan 01 00:00:00 1970 +0000 +++ b/tool_data_table_conf.xml.sample Mon Jul 27 17:54:18 2020 +0000 @@ -0,0 +1,8 @@ +<!-- Paths are relative to the value of `tool_data_path` in galaxy.ini --> +<tables> + <!-- Locations of MAF files that have been indexed with bx-python --> + <table name="maf_indexes"> + <columns>name, value, indexed_for, exists_in_maf, path</columns> + <file path="maf_indexes.loc" /> + </table> +</tables>
