Description Usage Arguments Value
Get adjusted count for some batch effect
1 2 3 4 5 6 7 8 9 |
.data |
A tibble |
.formula |
a formula with no response variable, of the kind ~ factor_of_interest + batch |
.sample |
The name of the sample column |
.transcript |
The name of the transcript/gene column |
.abundance |
The name of the transcript/gene abundance column |
log_transform |
A boolean, whether the value should be log-transformed (e.g., TRUE for RNA sequencing data) |
... |
Further parameters passed to the function sva::ComBat |
A tibble with adjusted counts
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.