PureLibrary-class {ASICS} | R Documentation |
PureLibrary
Objects of class PureLibrary
contain a set of pure metabolite NMR
spectra, used as a reference for the quantification. This class is an
extension of the class Spectra, with an additional slot
(number of protons for each metabolite) needed for spectrum quantification.
nb.protons
Numeric vector of the number of protons of each pure metabolite spectra.
Multiple methods can be applied on PureLibrary objects.
As usual for S4 object, show and summary methods are available, see Object summary
All slots have an accessor get_slot name
, see
Accessors
Two objects can be combined or a subset can be extracted, see Combine and subset methods
All spectra contained in an object can be represented in a plot, see Visualisation methods