create_vina_command_2: create_vina_command_2

View source: R/Docking_Functions.R

create_vina_command_2R Documentation

create_vina_command_2

Description

Function to create vina commands.

Usage

create_vina_command_2(x, y, z, exhaust = 8)

Arguments

x

Path to protein pdbqt.

y

Path to ligand pdbqt.

z

Output pathway.

exhaust

Exhaustiveness parameter for vina.

w

Path to receptor pdb files.

Examples

## Not run: 
create_vina_command(x,y,z,w,exhaust)

## End(Not run)


jfores/DocTDA documentation built on March 19, 2022, 9:37 p.m.