recomputeSignalFromRatios: Recompute robust signal intensities based on bootstrapped TMT...

View source: R/prepare_data.R

recomputeSignalFromRatiosR Documentation

Recompute robust signal intensities based on bootstrapped TMT channel ratios

Description

Recompute robust signal intensities based on bootstrapped TMT channel ratios

Usage

recomputeSignalFromRatios(df)

Arguments

df

tidy data_frame retrieved after import of a 2D-TPP dataset

Value

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

Examples


data("simulated_cell_extract_df")
recomputeSignalFromRatios(simulated_cell_extract_df)


nkurzaw/TPP2D documentation built on May 9, 2023, 10:04 a.m.