View source: R/parse_datasets.R
normalize_Athanasiadou | R Documentation |
Utility function that applies the ERCC normalization code from Athanasiadou et al. (2021)
normalize_Athanasiadou(file_dir, SI_file, RNA_file, ERCC_annot, groups)
file_dir |
base file directory |
SI_file |
experiment SI file |
RNA_file |
experiment RNA file |
ERCC_annot |
experiment ERCC file |
groups |
per-sample group labels |
matrix of rescaled count data
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.