rmRNAseq (version 0.1.0)

resSymm: Data Containing results when analyzing RFI using TC_Symm

Description

This dataset contains the output of TC_Symm for 1000 genes when applying the TC_Symm to the RFI dataset.

Usage

resSymm

Arguments

Format

An object of class list of length 2.

Examples

Run this code
# NOT RUN {
data(resSymm)
names(resSymm)
dim(resSymm[[1]]$v)
colnames(resSymm[[1]]$newlm)
colnames(resSymm[[2]]$pv)
colnames(resSymm[[2]]$qv)
# }

Run the code above in your browser using DataCamp Workspace