snpgdsSummary: Summary of GDS genotype file

View source: R/AllUtilities.R

snpgdsSummaryR Documentation

Summary of GDS genotype file

Description

Print the information stored in the gds object

Usage

snpgdsSummary(gds, show=TRUE)

Arguments

gds

a GDS file name, or an object of class SNPGDSFileClass

show

if TRUE, show information

Value

Return a list:

sample.id

the IDs of valid samples

snp.id

the IDs of valid SNPs

Author(s)

Xiuwen Zheng

Examples

snpgdsSummary(snpgdsExampleFileName())

zhengxwen/SNPRelate documentation built on April 16, 2024, 8:42 a.m.