Skip to content

Latest commit

 

History

History
11 lines (8 loc) · 388 Bytes

README.md

File metadata and controls

11 lines (8 loc) · 388 Bytes

pdbeeR

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.