Learn R Programming

hypergate (version 0.8.5)

hgate_pheno: hgate_pheno

Description

Build a human readable phenotype, i.e. a combination of channels and sign (+ or -) from a hypergate return.

Usage

hgate_pheno(hgate, collapse = ", ")

Value

A string representing the phenotype.

Arguments

hgate

A hypergate object (produced by hypergate())

collapse

A character string to separate the markers.

See Also

hg_rule, hg_info

Examples

Run this code
## See hgate_info

Run the code above in your browser using DataLab