CorResult-class: Class '"CorResult"'

Description Objects from the Class Slots Methods Author(s) Examples

Description

This object stores correlation analysis results between copy number and gene expression data.

Objects from the Class

Objects can be created by calls of the form new("CorResult", ...).

Slots

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.

Methods

No methods defined with class "CorResult" in the signature.

Author(s)

Mehmet Kemal Samur

Examples

1
showClass("CorResult")

Example output

Class "CorResult" [package "RTCGAToolbox"]

Slots:
                                
Name:       Dataset Correlations
Class:    character   data.frame

RTCGAToolbox documentation built on May 2, 2019, 5:16 p.m.