coverageGroupings: Get grouping for a coverage table in ORFik

Description Usage Arguments Details Value

Description

Either of two groupings: GF: Gene, fraction FGF: Fraction, position, feature It finds which of these exists, and auto groups

Usage

1
coverageGroupings(logicals, grouping = "GF")

Arguments

logicals

size 2 logical vector, the is.null checks for each column,

grouping

which grouping to perform, default "GF" Gene & Fraction grouping. Alternative "FGF", Fraction & position & feature.

Details

Normally not used directly!

Value

a quote of the grouping to pass to data.table


ORFik documentation built on March 27, 2021, 6 p.m.