Learn R Programming

hypergate (version 0.8.5)

hgate_rule: 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)

Value

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

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.

See Also

hg_pheno, hg_rule

Examples

Run this code
## See hgate_info

Run the code above in your browser using DataLab