View source: R/Docking_Functions.R
get_paths_to_dock | R Documentation |
get_paths_to_dock
get_paths_to_dock( protein_test, drug_test, prot_estructures_prep, prot_estructures, drug_structures_prep, out_file )
protein_test |
biological assembly to dock |
drug_test |
Drug to dock |
prot_estructures_prep |
All prepared biological assemblies .pdbqt |
prot_estructures |
All prepared biological assemblies .pdb |
drug_structures_prep |
All prepared drug structures .pdbqt |
out_file |
Output file |
## Not run: get_paths_to_dock(protein_test,drug_test,prot_estructures_prep,prot_estructures,drug_structures_prep,out_file) ## End(Not run)
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.