BbcEdgeR is a constructor for BbcEdgeR

BbcEdgeR(
  dgelist = NULL,
  de_results = list(),
  norm_cts = SummarizedExperiment()
)

Arguments

dgelist

A DGEList

de_results

A list containing DGEGLM as first element and then edgeR result objects

norm_cts

A SummarizedExperiment

Value

A BbcEdgeR object.