readPHGDataSet: Return a PHGDataSet

readPHGDataSetR Documentation

Return a PHGDataSet

Description

Creates a PHGDataSet for a given PHG method. This will return all 3 primary sources of data (samples, reference ranges, and haplotype IDs).

Usage

readPHGDataSet(object, verbose = FALSE, ...)

## S4 method for signature 'HaplotypeGraph'
readPHGDataSet(object)

## S4 method for signature 'PHGMethod'
readPHGDataSet(object, verbose = TRUE)

Arguments

object

an rPHG local or server connection object

verbose

should retrieval information be printed? Defaults to FALSE

...

Additional arguments, for use in specific methods


maize-genetics/rPHG documentation built on April 4, 2024, 11:18 p.m.