| scopPDB2CF {scop.db} | R Documentation |
scopPDB2CF mapps a PDB identifier to a vetor of SCOP fold entry. The vector name corresponds to the PDB chains.
Mappings were based on data provided by: SCOP (http://scop.mrc-lmb.cam.ac.uk/scop/parse/dir.des.scop.txt_1.73 ; http://scop.mrc-lmb.cam.ac.uk/scop/parse/dir.hie.scop.txt_1.73 ; http://scop.mrc-lmb.cam.ac.uk/scop/parse/dir.cla.scop.txt_1.73) on Release 1.73, November 2007
# Convert to a list
xx <- as.list(scopPDB2CF)
if(length(xx) > 0){
xx[2:3]
}