get_frames: Get Frames From Slices

View source: R/get_frames.R

get_framesR Documentation

Get Frames From Slices

Description

Returns a pdb object (bio3d) with models from all of the selected frames.

Usage

get_frames(framenos, model, dir = getwd())

Arguments

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.

Examples

get_frames(c(123, 45678, 37123), model = "norna")

BradyAJohnston/mdfret documentation built on April 16, 2022, 8:32 a.m.