Description Usage Arguments Value
Normalize total copy numbers by samples (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 NSA. The other loci
are left untouched.
1 2 | ## S3 method for class 'numeric'
sampleNByTotalAndFracB(data, references=NULL, ..., verbose=FALSE)
|
data |
An J |
references |
An object specifying the normal regions of each sample. |
... |
Additional arguments passed to fitSNPsN. |
verbose |
See |
Returns an Jx2 numeric
array
.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.