Description Usage Arguments Details Value Author(s)
Bind two SnpMatrices with overlapping SNPs but distinct samples.
1 | snpmatrix.combine(X, Y)
|
X |
a SnpMatrix |
Y |
a SnpMatrix with some snps overlapping X, but no samples overlapping |
BEWARE: it is assumed that alleles are aligned, and NO CHECK is made. Combining SnpMatrices with alleles aligned to opposite strands will produce a meaningless result.
a new SnpMatrix formed from X and Y. SNPs found in only one dataset will have missing genotypes in the other
Chris Wallace
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.