complexityData: Creates dataframe with number of reads per gene, ordered on...

View source: R/de_functions.R

complexityDataR Documentation

Creates dataframe with number of reads per gene, ordered on genes with the most reads assigned.

Description

Creates dataframe with number of reads per gene, ordered on genes with the most reads assigned.

Usage

complexityData(se, max)

Arguments

se

SummerizedExperiment, With samples, counts (and annotation)

max

Integer, The maximum rank that is used

Value

out, (Dataframe) With total read counts per gene


LUMC/dgeAnalysis documentation built on Aug. 16, 2022, 6:23 a.m.