| get_incorporation | R Documentation |
SILAC incorporation is estimated by H / (H + L), where H = Heavy
and L = Light labelled peptide intensity. If L is NA, incorporation == 1
and if H is NA, incorporation == 0.
get_incorporation(light, heavy)
light |
|
heavy |
|
Returns a numeric from 0 to 1 (or NA if light and heavy are both NA)
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.