snpgdsSummary {SNPRelate} | R Documentation |
Print the information stored in the gds object
snpgdsSummary(gds, show=TRUE)
gds |
a GDS file name, or an object of class
|
show |
if TRUE, show information |
Return a list:
sample.id |
the IDs of valid samples |
snp.id |
the IDs of valid SNPs |
Xiuwen Zheng
snpgdsSummary(snpgdsExampleFileName())