powered by
aa.table
aa3
aa1
mass
formula
name
aa2mass
aa.index
atom.index
elements
data(aa.table) aa.table ## table look up aa.table["HIS", ] ## read PDB, and fetch residue masses pdb <- read.pdb(system.file("examples/1hel.pdb", package="bio3d")) aa2mass(pdb)
Run the code above in your browser using DataLab