Learn R Programming

COSINE (version 2.1)

DataSimu: Simulation of the six datasets and the case dataset

Description

This function simulates six datasets with various differential expression and differential correlation patterns.

Usage

DataSimu()

Arguments

Value

A list containing:
set1.data,set2.data,...,set6.data
case datasets with different expression patterns to be compared with the control datasets
control.data
the control dataset

Examples

Run this code

set.seed(666)
simulated.data<-DataSimu()

Run the code above in your browser using DataLab