Genotypes
Genotype file and genotype-set abstractions.
|
GenotypeInfo() creates a facade for genotype operations.
Aliases:
GenotypeInfo
|
|
|
Construct a new GenotypeInfoSet wrapper for a set of GenotypeInfo objects
Aliases:
GenotypeInfoSet, [[.GenotypeInfoSet, c.GenotypeInfo, c.GenotypeInfoSet, length.GenotypeInfoSet, names.GenotypeInfoSet, as.list.GenotypeInfoSet
|
|
|
GenotypeInfoSet.class is an R6 generator for sets of GenotypeInfo objects. It stores the objects, exposes light helpers to fan out calls across all contained genotypes, and integrates with S3 [[ , c() , and length() methods defined below.
Aliases:
GenotypeInfoSet-class, GenotypeInfoSet.class
|