Skip to contents

PHGDataSet is the primary container for housing hVCF data.

Usage

PHGDataSet(samples, hapIds, refRanges, hapIdMeta, hapIdMetaPos)

Arguments

samples

Sample IDs

hapIds

Haplotype sequence IDs

refRanges

What type of PHG connection is this?

hapIdMeta

Metadata for haplotype IDs

hapIdMetaPos

Positional metadata for haplotype IDs

Value

A PHGDataSet object.