powered by
atom.index
elements
atom2ele
data(atom.index) atom.index # Get the atomic symbol of some atoms atom.names <- c("CA", "O", "N", "OXT") atom.index[match(atom.names, atom.index$name), "symb"]
Run the code above in your browser using DataLab