callXXorXY.numeric | R Documentation |
Calls XX or XY from ChrX allele B fractions of a normal sample.
## S3 method for class 'numeric'
callXXorXY(betaX, betaY=NULL, flavor=c("density"), adjust=1.5, ...,
censorAt=c(-0.5, +1.5), verbose=FALSE)
betaX |
A |
betaY |
A optional |
flavor |
A |
adjust |
A postive |
... |
Additional arguments passed to
|
censorAt |
A |
verbose |
A |
Returns a ...
Missing and non-finite values are dropped before trying to call XX or XY.
Henrik Bengtsson, Pierre Neuvial
Internally findPeaksAndValleys
is used to identify
the thresholds.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.