Learn R Programming

COSINE (version 0.0)

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.datacase datasets with different expression patterns to be compared with the control datasets
  • control.datathe control dataset

Examples

Run this code
set.seed(666)
simulated.data<-DataSimu()

Run the code above in your browser using DataLab