build_gwas | R Documentation |
Open a SNP GDS file and extract information.
build_gwas(gds_data = "name.gds", caco = "name.Rda", gwas_generator = TRUE)
gds_data |
File name |
caco |
An object of class caco. Output of |
gwas_generator |
logical; if |
a list of seven objects; including smp.id, snp.id, snp.pos, smp.indx, smp.snp (a matrix with samples in rows and snp in columns), caco, snps(column sum of smp.snp for each case control)
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.