Description Usage Arguments Value
imports genotypeMatrix
1 2 3 4 5 6 7 8 9 10 | genotypeMatrix(
fileName,
N,
P,
col_skip_pos,
col_skip,
keepbytes,
keepoffset,
fillmissing
)
|
fileName |
location of plink binary file |
N |
number of subjects |
P |
number of SNPs |
col_skip_pos |
which variants to skip |
col_skip |
which variants to skip |
keepbytes |
which bytes to keep |
keepoffset |
the offset |
fillmissing |
whether to fillin missing cells |
RcppArmadillo genotype matrix
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.