R package for manipulating Protein Data Bank files
You can install this package using devtools:
library(devtools)
install_github("cosi1/pdbeeR", build_vignettes = TRUE)
This README file is a WIP. Please refer to the documentation for the synopsis of the available commands, or see the vignette (vignette("demo", package = "pdbeeR")) for a brief introduction.