hgate_rule: hgate_rule

View source: R/hypergate.R

hgate_ruleR Documentation

hgate_rule

Description

Build a human readable rule i.e. a combination of channels, sign of comparison and threshold.

Usage

hgate_rule(hgate, collapse = ", ", digits = 2)

Arguments

hgate

A hypergate object (produced by hypergate())

collapse

A character string to separate the markers.

digits

An integer that specifies the decimal part when rounding.

Value

A data.frame with channel, sign, comp and threshold columns

See Also

hg_pheno, hg_rule

Examples

## See hgate_info

ebecht/hypergate documentation built on Feb. 4, 2024, 3:29 p.m.