ms_iso | R Documentation |
Obtain the isotope distribution for an amino acid sequence with post-translation modifications (deamitation and hydroxylation)
ms_iso(sequence, ndeamidations = 0, nhydroxylations = 0, verbose = F)
ndeamidations |
the number of deamidations, default is zero |
nhydroxylations |
the number of hydroxylations, default is zero |
seqeunce |
the amino acid sequence |
ms_iso("IGQPGAVGPAGIR") ms_iso("IGQPGAVGPAGIR",0,1)
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.