Mercurial > repos > wolma > mimodd
diff cloudmap.xml @ 21:c46406466625 draft
Uploaded
author | wolma |
---|---|
date | Sat, 11 Jun 2016 19:10:44 -0400 |
parents | aba6d9b1c1f1 |
children | 5db0545b9004 |
line wrap: on
line diff
--- a/cloudmap.xml Fri Apr 29 06:01:46 2016 -0400 +++ b/cloudmap.xml Sat Jun 11 19:10:44 2016 -0400 @@ -1,9 +1,9 @@ <tool id="nacreousmap" name="NacreousMap" version="0.1.7.2"> <description>Map causative mutations by multi-variant linkage analysis.</description> <expand macro="requirements_rplot"/> - <version_command>mimodd version -q</version_command> + <version_command>python3 -m MiModD version -q</version_command> <command> - mimodd map ${opt.mode} "${opt.source.ifile}" + python3 -m MiModD map ${opt.mode} "${opt.source.ifile}" #if $str($opt.source.sample): -m "${opt.source.sample}" #end if