hgate_pheno {hypergate}R Documentation

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 = ", ")

Arguments

hgate

A hypergate object (produced by hypergate())

collapse

A character string to separate the markers.

Value

A string representing the phenotype.

See Also

hg_rule, hg_info

Examples

## See hgate_info

[Package hypergate version 0.8.5 Index]