normaliseOnSEGs: reference gene normalisation wrapper

View source: R/function.R

normaliseOnSEGsR Documentation

reference gene normalisation wrapper

Description

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

Usage

normaliseOnSEGs(input.mat, genes = row.names(input.mat), log_transform = T)

Arguments

input.mat

n gene x k sample matrix of suitable counts

genes

a named numeric vector of the counts to be transformed. default is rownames of input_mat

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.