recomputeSignalFromRatios | R Documentation |
Recompute robust signal intensities based on bootstrapped TMT channel ratios
recomputeSignalFromRatios(df)
df |
tidy data_frame retrieved after import of a 2D-TPP dataset |
A data_frame with recomputed signal intensities (columname: value) and log2 transformed signal intensities (columnanme: log2_value) that more reliably reflect relative ratios between the TMT channels
data("simulated_cell_extract_df")
recomputeSignalFromRatios(simulated_cell_extract_df)
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.