Description Usage Arguments Value
Normalize allele-specific copy numbers (total,fracB), where total is the total (non-polymorphic) signal and
fracB is the allele B fraction.
It is only loci with a non-missing (NA
) fracB value that are
considered to be SNPs and normalized by CalMaTe. The other loci
are left untouched.
1 2 | ## S3 method for class 'matrix'
snpsNByTotalAndFracB(data, references=NULL, ..., verbose=FALSE)
|
data |
An Jx2xI |
references |
A |
... |
Additional arguments passed to fitSNPsN. |
verbose |
See |
Returns an Jx2xI numeric
array
.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.