Skip to contents

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)

Arguments

object

A HaplotypeGraph object

Slots

nChrom

Number of chromosomes

nRefRanges

Number of reference ranges

nSamples

Number of samples

jHapGraph

An rJava jobjRef object representing a HaplotypeGraph class in the PHG API

jMemAddress

An identifier string to the JVM memory space