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.