readPHGDataSet | R Documentation |
Creates a PHGDataSet
for a given PHG method. This will
return all 3 primary sources of data (samples, reference ranges, and
haplotype IDs).
readPHGDataSet(object, verbose = FALSE, ...)
## S4 method for signature 'HaplotypeGraph'
readPHGDataSet(object)
## S4 method for signature 'PHGMethod'
readPHGDataSet(object, verbose = TRUE)
object |
an |
verbose |
should retrieval information be printed? Defaults to
|
... |
Additional arguments, for use in specific methods |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.