get_frames | R Documentation |
Returns a pdb object (bio3d) with models from all of the selected frames.
get_frames(framenos, model, dir = getwd())
framenos |
Vector of freames to be selected from the revant slices saved on the HDD. |
model |
Relevant simulaiton to extract frames from. |
dir |
Directory where the relevant frames are saved. |
get_frames(c(123, 45678, 37123), model = "norna")
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.