coverageGroupings: Get grouping for a coverage table in ORFik

coverageGroupingsR Documentation

Get grouping for a coverage table in ORFik

Description

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

Usage

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


JokingHero/ORFik documentation built on April 7, 2024, 2:59 a.m.