HaplotypeGraph-class | R Documentation |
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
## S4 method for signature 'HaplotypeGraph'
show(object)
object |
A |
methodID
A PHGMethod
object
methodType
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 a
HaplotypeGraph
class in the PHG API
jMemAddress
An identifier string to the JVM memory space
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.