Class HaplotypeGraph
defines a rPHG
Class for storing
a HaplotypeGraph
object defined in the PHG API
Prints out information regarding properties from the HaplotypeGraph
class to the console
Usage
# S4 method for HaplotypeGraph
show(object)
Slots
methodID
A
PHGMethod
objectmethodType
The method type (e.g. PATHS, CONSENSUS, etc.)
nChrom
Number of chromosomes
nNodes
Number of nodes
nRefRanges
Number of reference ranges
nTaxa
Number of taxa
jHapGraph
An
rJava
jobjRef
object representing aHaplotypeGraph
class in the PHG APIjMemAddress
An identifier string to the JVM memory space