View source: R/Manipulate_PDB.R
read_multi_pdb | R Documentation |
This function reads multiple pdb files containing multiple structures.
read_multi_pdb(paths_to_structures)
paths_to_structures |
directory were the structures are stored. |
a list of the loaded structures.
## Not run: read_multi_pdb(paths_to_structures) ## End(Not run)
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.