ecl-logo Documentation

MonoisotopicMass

MonoisotopicMass[molecule]mass

computes the monoisotopic mass of molecule.

MonoisotopicMass[oligomer]mass

computes the monoisotopic mass of a sequence, strand, or structure.

Details

  • The monoisotopic mass is the exact mass of a molecule in which every atom exists as its most common isotope.
  • This is distinct from the molecular mass, which is the average mass of a molecule according to its atomic isotopic distributions.
  • Use ExactMass[] to compute the full distribution of possible molecular masses for an input molecule.
  • Input
    Output

Examples

Basic Examples  (3)

Compute the monoisotopic mass of a Model[Molecule]:

Compute the monoisotopic mass of a Molecule[]:

MonoisotopicMass is listable:

Additional Examples  (7)

Input Types  (7)

Monoisotopic mass of a DNA sequence:

Monoisotopic mass of a peptide sequence:

Monoisotopic mass of a strand:

Monoisotopic mass of a strand with a modification:

Monoisotopic mass of a structure:

Monoisotopic mass of a Model[Molecule,Oligomer]:

Monoisotopic mass is listable across all valid input types:

Messages  (2)

MoleculeInfoNotFound  (1)

Show a warning if the Molecule field of input SLL object is not a valid Molecule[]:

nintrp  (1)

Return $Failed if an invalid Molecule[] is provided: