Description Objects from the Class Slots Methods Author(s) Examples
This object stores correlation analysis results between copy number and gene expression data.
Objects can be created by calls of the form new("CorResult", ...)
.
Dataset
:Object of class "character"
: Stores name of the dataset.
Correlations
:Object of class "data.frame"
: Stores correlation analysis results. First colum will be gene symbol, second column will be correlation value and last column will be BH adjusted p value.
No methods defined with class "CorResult" in the signature.
Mehmet Kemal Samur
1 | showClass("CorResult")
|
Class "CorResult" [package "RTCGAToolbox"]
Slots:
Name: Dataset Correlations
Class: character data.frame
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.