summary.hlaSNPGenoClass: Summarize a SNP dataset

Description Usage Arguments Value Author(s) See Also Examples

View source: R/DataUtilities.R

Description

Summarize the genotypic dataset.

Usage

1
2
3
4
## S3 method for class 'hlaSNPGenoClass'
summary(object, show=TRUE, ...)
## S3 method for class 'hlaSNPGenoClass'
print(x, ...)

Arguments

object

a genotype object of hlaSNPGenoClass

x

a genotype object of hlaSNPGenoClass

show

if TRUE, print information

...

further arguments passed to or from other methods

Value

None.

Author(s)

Xiuwen Zheng

See Also

hlaMakeSNPGeno, hlaGenoSubset

Examples

1

HIBAG documentation built on March 24, 2021, 6 p.m.