extract_and_clean_multi | R Documentation |
Extracts biological assemblies from pdb structures and removes waters, ligans, and non-proteic atoms.
extract_and_clean_multi(pdb_structures_paths, directory_to_write)
pdb_structures_paths |
a vector containing the complete paths to the pdb structures. |
directory_to_write |
a string including the destination folder where clean biological assemblies must be stored. |
## Not run: extract_and_clean_multi(pdb_structures_paths,directory_to_write) ## End(Not run)
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.