# HG changeset patch # User marpiech # Date 1472472195 14400 # Node ID 4bc2bd0a402c7b2fd7227705a171c68813c37a80 # Parent c7b5489be9550e7efac1ac44541f0e265e9e94b8 planemo upload diff -r c7b5489be955 -r 4bc2bd0a402c smina.xml --- /dev/null Thu Jan 01 00:00:00 1970 +0000 +++ b/smina.xml Mon Aug 29 08:03:15 2016 -0400 @@ -0,0 +1,146 @@ + + + + + + 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/}, } + + +