callGNL.PairedPSCBS | R Documentation |
Calls segments that are gained, copy neutral, or lost, where copy neutral means having a total copy number that corresponds to the ploidy of the genome.
## S3 method for class 'PairedPSCBS'
callGNL(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 added calls.
Henrik Bengtsson
Internally, one of the following methods are used:
callGNLByTCNofAB()
.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.