NMRSignal1D-class | R Documentation |
An S4 class for NMRSignal1D
a dataElement
peaks
a list of NMRPeak1D
nbAtoms
Number of atoms associated with the signal
integration
Raw non-normalized integration of the signal
chemicalShift
(optional) The chemical shift of the signal. Not always its center
multiplicity
(optional) A compiled NMR multiplicity pattern i.e: s|d|t|q|s,...|dd,...
shiftRange
(optional) Range of x-peaks variation. It is an absolute value. Should be positive
heightRangePer
(optional) Proportional range of y-peaks variation. Must be between 0 and 1
widthFactor
(optional) Width factor depending on the signal
shape
(optional) A peak shape for the different peaks conforming the signal. Internal components overrides this shape
diaIDs
(optional) A list of atom ids to which this signal is assigned.
analyte
(optional) The name/id of the analyte
validated
(optional) Validated by an expert?
type
The Class Name. Used for moving between S4 and JSON
id
(optional) Unique identifier
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.