powered by
## S3 method for class 'nma': plot(x, pch = 16, col = par("col"), cex=0.8, mar=c(6, 4, 2, 2),...)
nma
plot.bio3d
plot.nma
## Fetch structure pdb <- read.pdb( system.file("examples/1hel.pdb", package="bio3d") ) ## Calculate modes modes <- nma(pdb) plot(modes, sse=pdb)
Run the code above in your browser using DataLab