Learn R Programming

func2vis (version 1.0-3)

t.tests.treatment.sign: List of differentially expressed genes

Description

Consist of list of differentially expressed genes (DEG) with fold-change information i.e. up and down regulated genes between case and control.

Usage

data("t.tests.treatment.sign")

Arguments

Format

A data frame with 1820 observations on the following 8 variables.

gene

a character vector

p.value

a numeric vector

p.value.fdr

a numeric vector

fc

a numeric vector

mean.A

a numeric vector

mean.B

a numeric vector

sd.A

a numeric vector

sd.B

a numeric vector

Examples

Run this code
data(t.tests.treatment.sign)
## maybe str(t.tests.treatment.sign) ;

Run the code above in your browser using DataLab