View source: R/Docking_Functions.R
create_vina_command | R Documentation |
Function to create vina commands.
create_vina_command(x, y, z, w, exhaust = 8)
x |
Path to protein pdbqt. |
y |
Path to ligand pdbqt. |
z |
Output pathway. |
w |
Path to receptor pdb files. |
exhaust |
Exhaustiveness parameter for vina. |
## Not run: create_vina_command(x,y,z,w,exhaust) ## End(Not run)
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.