Skip to content

❗ This is a read-only mirror of the CRAN R package repository. Rpdb — Read, Write, Visualize and Manipulate PDB Files. Homepage: https://github.com/discoleo/Rpdb Report bugs for this package: https://github.com/discoleo/Rpdb/issues

cran/Rpdb

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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;

R-CMD-check

About

❗ This is a read-only mirror of the CRAN R package repository. Rpdb — Read, Write, Visualize and Manipulate PDB Files. Homepage: https://github.com/discoleo/Rpdb Report bugs for this package: https://github.com/discoleo/Rpdb/issues

Resources

Stars

Watchers

Forks

Packages

No packages published

Languages