seg_normalisation: reference gene normalisation

View source: R/function.R

seg_normalisationR Documentation

reference gene normalisation

Description

normalising on a reference gene for downstream comparison of glycogene ranges of expression

Usage

seg_normalisation(genes, values, log_transform = T)

Arguments

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

Value

a data.frame of genes, annotations, and normalised counts


CopenhagenCenterForGlycomics/RGlycopacity documentation built on Oct. 31, 2024, 3:53 a.m.