genotypeMatrix | R Documentation |
imports genotypeMatrix
genotypeMatrix(
fileName,
N,
P,
col_skip_pos,
col_skip,
keepbytes,
keepoffset,
fillmissing
)
fileName |
location of bam file |
N |
number of subjects |
P |
number of positions |
col_skip_pos |
which variants should we skip |
col_skip |
which variants should we skip |
keepbytes |
which bytes to keep |
keepoffset |
what is the offset |
an armadillo genotype matrix
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.