Learn R Programming

SNPRelate (version 1.6.4)

snpgdsSummary: 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

Examples

Run this code
snpgdsSummary(snpgdsExampleFileName())

Run the code above in your browser using DataLab