# HG changeset patch # User marpiech # Date 1472469260 14400 # Node ID fda6e327fac844870cf51b7e1cf038606c8e60c1 # Parent 33606cbc9806d045b99c7ba98dd2ddb52d6bfecf planemo upload diff -r 33606cbc9806 -r fda6e327fac8 sample.xml --- /dev/null Thu Jan 01 00:00:00 1970 +0000 +++ b/sample.xml Mon Aug 29 07:14:20 2016 -0400 @@ -0,0 +1,11 @@ + + + + + + + + + + + diff -r 33606cbc9806 -r fda6e327fac8 smina.xml --- a/smina.xml Mon Aug 29 07:05:34 2016 -0400 +++ /dev/null Thu Jan 01 00:00:00 1970 +0000 @@ -1,146 +0,0 @@ - - - - - - receptor.pdbqt; - cat $ligand > ligand.pdbqt; - $__tool_directory__/tools/smina/smina.static - --receptor receptor.pdbqt - --ligand ligand.pdbqt - - #if $flex - --flex $flex - #end if - #if $flexres - --flexres $flexres - #end if - #if $flexdist_ligand - --flexdist_ligand $flexdist_ligand - #end if - #if $flexdist - --flexdist $flexdist - #end if - - --center_x $center_x - --center_y $center_y - --center_z $center_z - --size_x $size_x - --size_y $size_y - --size_z $size_z - - #if $autobox_ligand - --autobox_ligand $autobox_ligand - #end if - #if $autobox_add - --autobox_add $autobox_add - #end if - #if $no_lig=="true" - --no_lig - #end if - - --scoring $scoring - #if $custom_scoring - --custom_scoring $custom_scoring - #end if - #if $custom_atoms - --custom_atoms $custom_atoms - #end if - #if $score_only=="true" - --score_only - #end if - #if $local_only=="true" - --local_only - #end if - #if $minimize=="true" - --minimize - #end if - #if $randomize_only=="true" - --randomize_only - #end if - #if $minimize_iters - --minimize_iters $minimize_iters - #end if - - --seed 1000 > $output; - cat $output > /tmp/ouput - ]]> - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - "Smina help" - - - - @misc{renameTODO, author = {LastTODO, FirstTODO}, year = {TODO}, title = {TODO}, url = {https://sourceforge.net/projects/smina/}, } - - -