ebseq_size_factors: Choose the ebseq normalization method to apply to the data.

View source: R/de_ebseq.R

ebseq_size_factorsR Documentation

Choose the ebseq normalization method to apply to the data.

Description

EBSeq provides three normaliation methods. Median, Quantile, and Rank. Choose among them here.

Usage

ebseq_size_factors(data_mtrx, norm = NULL)

Arguments

data_mtrx

This is exprs(expressionset)

norm

The method to pass along.

Value

a new matrix using the ebseq specific method of choice.

See Also

[EBSeq]


elsayed-lab/hpgltools documentation built on May 9, 2024, 5:02 a.m.