Mercurial > repos > sanbi-uwc > vcftools_consensus
changeset 1:d58df28103c9 draft
planemo upload for repository https://github.com/SANBI-SA/tools-sanbi-uwc/tree/master/tools/vcftools_consensus commit e5b7cb72fdb6f033c01654aed287c0f0888a0bb0
| author | sanbi-uwc | 
|---|---|
| date | Thu, 24 Nov 2016 08:09:28 -0500 | 
| parents | 6bc49e31c33a | 
| children | ee2618c3b7b7 | 
| files | tool_data_table_conf.xml.sample | 
| diffstat | 1 files changed, 6 insertions(+), 0 deletions(-) [+] | 
line wrap: on
 line diff
--- /dev/null Thu Jan 01 00:00:00 1970 +0000 +++ b/tool_data_table_conf.xml.sample Thu Nov 24 08:09:28 2016 -0500 @@ -0,0 +1,6 @@ +<tables> + <table name="fasta_indexes" comment_char="#"> + <columns>value, dbkey, name, path</columns> + <file path="tool-data/fasta_indexes.loc" /> + </table> +</tables>
