seg_normalisation | R Documentation |
normalising on a reference gene for downstream comparison of glycogene ranges of expression
seg_normalisation(genes, values, log_transform = T)
genes |
a character vector of the sample genes |
values |
a named numeric vector of the counts to be transformed. Names are genes |
log_transform |
boolean indicating if a natural log + 1 transform should be applied |
a data.frame of genes, annotations, and normalised counts
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.