View source: R/createGenotypeData.R
Creates a GenotyeData object with genetic and phenotypic data
1 | createGenotypeData(geno, pheno, scanIDcol = 1)
|
geno |
object of class 'GdsGenotypeReader' (e.g., PLINK in GDS format) |
pheno |
a data.frame with phenotypic data |
scanIDcol |
the column having the identification number in the pheno data.frame (must be the same as in the PLINK data) |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.