powered by
## S3 method for class 'pdbs': pca(pdbs, core.find = FALSE, fit = FALSE, \dots)
pdbs
pdbaln
read.fasta.pdb
pca.xyz
data
pca.pdbs
pca
nma
attach(transducin) #-- Do PCA ignoring gap containing positions pc.xray <- pca(pdbs) # Plot results (conformer plots & scree plot) plot(pc.xray, col=annotation[, "color"])
Run the code above in your browser using DataLab