View source: R/Docking_Functions.R
prepare_protein_structure | R Documentation |
prepares protein structures for docking.
prepare_protein_structure( x, path_to_prepare_receptor = "/home/antoniojr/anaconda3/envs/py36/MGLToolsPckgs/AutoDockTools/Utilities24/prepare_receptor4.py", out_dir )
x |
paht to docking structure. |
path_to_prepare_receptor |
absolute path to prepare_receptor4.py script |
out_dir |
path to the directory where the output must be saved. |
## Not run: prepare_protein_structure(x,path_to_prepare_receptor,out_dir) ## End(Not run)
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.