calcLFQPepNums | R Documentation |
With LFQ, values of log2_R000 (...)
and N_log2_R000 (...)
in
df_num
are not yet filled after spreadPepNums. This utility
calculates the ratio using the values of LFQ intensity.
calcLFQPepNums(df, label_scheme, min_int = 1000, imp_vals = FALSE)
df |
A data frame. |
label_scheme |
Meta data. |
min_int |
Minimal Y intensity to replace 0 values. |
For SILAC, intensity of heave, light etc. have been spread into multiple columns and thus the log2Ratios can be calculated like regular LFQ.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.