Rpdb: Read, Write, Visualize and Manipulate PDB Files

  • Reanimated the Rpdb package from the CRAN archive;
  • Original author: Julien Idé;

Changes

  • [fixed] deprecated rgl functions;
  • [fixed] some Roxygen bugs in centre.R;

Usage

library(Rpdb)
# or: devtools::load_all(_path_)

x = read.pdb(file.choose())
visualize(x, type="p")

Note:

  • the default visualize is broken;
  • the protein is NOT centered in the bounding box;

Copy Link

Version

Down Chevron

Install

install.packages('Rpdb')

Monthly Downloads

232

Version

2.3.4

License

GPL (>= 3)

Issues

Pull Requests

Stars

Forks

Maintainer

Last Published

September 28th, 2023

Functions in Rpdb (2.3.4)