Skip to contents

Returns all haplotype, sample, and reference range IDs and relative metadata from a HaplotypeGraph object.

Usage

readPhgDataSet(object, ...)

# S4 method for class 'HaplotypeGraph'
readPhgDataSet(object, nThreads = 2)

Arguments

object

an rPHG2 local or server connection object

...

Additional arguments, for use in specific methods

nThreads

Number of threads to use for JVM evaluation. Defaults to 2.