coverageGroupings {ORFik}R 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

Details

Normally not used directly

Value

a quote of the grouping to pass to data.table


[Package ORFik version 1.4.0 Index]