Description Usage Arguments Value References Examples
View source: R/omicslondaHelper.R
Adjust for baseline differences using Centered-Log Ratio
1 | adjustBaseline(se_object = NULL)
|
se_object |
SummarizedExperiment object contains omics count/level matrix and metadata |
a SummarizedExperiment object with the adjusted baseline assay
Ahmed Metwally (ametwall@stanford.edu)
1 2 | data(omicslonda_data_example)
adjusted_se = adjustBaseline(omicslonda_data_example$omicslonda_se_object)
|
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.