callCopyNeutralByTCNofAB.PairedPSCBS | R Documentation |
Calls regions that are copy neutral from the total copy numbers (TCNs) of segments in allelic balance (AB).
## S3 method for class 'PairedPSCBS'
callCopyNeutralByTCNofAB(fit, delta=estimateDeltaCN(fit), alpha=0.05, ..., force=FALSE,
verbose=FALSE)
fit |
A PairedPSCBS fit object as returned by
|
delta |
A non-negative |
alpha |
A |
... |
Additional arguments passed to
|
force |
If |
verbose |
See |
...
Returns a PairedPSCBS
fit object where a column
with the copy-neutral call.
Henrik Bengtsson
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.