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 class 'HaplotypeGraph'
show(object)Slots
methodIDA
PHGMethodobjectmethodTypeThe method type (e.g. PATHS, CONSENSUS, etc.)
nChromNumber of chromosomes
nNodesNumber of nodes
nRefRangesNumber of reference ranges
nTaxaNumber of taxa
jHapGraphAn
rJavajobjRefobject representing aHaplotypeGraphclass in the PHG APIjMemAddressAn identifier string to the JVM memory space
