snpgdsSummary | 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())
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.