powered by
Consist of list of differentially expressed genes (DEG) with fold-change information i.e. up and down regulated genes between case and control.
data("t.tests.treatment.sign")
A data frame with 1820 observations on the following 8 variables.
gene
a character vector
p.value
a numeric vector
p.value.fdr
fc
mean.A
mean.B
sd.A
sd.B
data(t.tests.treatment.sign) ## maybe str(t.tests.treatment.sign) ;
Run the code above in your browser using DataLab