callCopyNeutral.PairedPSCBS | R Documentation |
Calls segments that have a neutral total copy number (NTCN), i.e. that have a TCN that corresponds to the ploidy of the genome.
## S3 method for class 'PairedPSCBS'
callCopyNeutral(fit, flavor=c("TCN|AB"), ..., minSize=1, force=FALSE)
flavor |
A |
... |
Additional arguments passed to the caller. |
minSize |
An optional |
force |
If |
Returns a PairedPSCBS
object with copy-neutral calls.
Henrik Bengtsson
Internally, one of the following methods are used:
*callCopyNeutralByTCNofAB()
.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.