rice_normal {dhga} | R Documentation |
The gene expression data of rice under control or normal condition
Description
rice_normal data has the gene expression values of 200 genes over 20 samples. The row names of the data are the names of the probes.
Usage
data(rice_normal)
Format
A data frame with 200 rows and 20 columns.
Details
rice_normal data has the gene expression values of 200 genes identified by Wang et al. (2013). After loading the data, the dataset is available in R in the name of rice_normal.
Source
Wang J, Chen L, Wang Y, Zhang J, Liang Y, Xu D (2013) A Computational systems biology study for understanding salt tolerance mechanism in Rice. PLoS one 8(6): e64929. doi:10.1371/journal.pone.0064929.
Examples
data(rice_normal)
[Package dhga version 0.1 Index]