Description Objects from the Class Slots Methods Author(s) Examples
This class stores the copy number estimation from GISTIC2 algorithm.
Objects can be created by calls of the form new("FirehoseGISTIC", ...)
.
Dataset
:Object of class "character"
: Dataset name
AllByGene
:Object of class "data.frame"
: Gene level copy number estimation. 0 accepted as normal copy number. Negative values indicate deletions, positive values indicate amplifications.
ThresholedByGene
:Object of class "data.frame"
: Thresholed copy number estimations.-2: possibly homozygous deletion, -1: possibly heterozygous deletion, 0: diploid, 1: gain, 2: high amplification
No methods defined with class "FirehoseGISTIC" in the signature.
Mehmet Kemal Samur
1 | showClass("FirehoseGISTIC")
|
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.