Learn R Programming

COSINE (version 2.1)

set1_unscaled_diff: The unstandardized F-statistics and ECF-statistics of simulated dataset 1

Description

Generated by the function of "diff_gen" which performs comparative analysis of differential gene expression patterns between the simulated case dataset1 and control dataset

Usage

data(set1_unscaled_diff)

Arguments

Format

The format is: List of 2 $ : num [1:500] 0.251 0.291 0.398 0.383 1.312 ... $ : num [1:500, 1:500] 0 0.03702 0.00924 0.01146 0.04543 ...

Details

It is a list of length 2, which includes a vector of the F-statistics and a matrix of the ECF-statistics.

Examples

Run this code
data(set1_unscaled_diff)

Run the code above in your browser using DataLab