clean5000.df {learnrbook} | R Documentation |
Subset of RNAseq gene expression data
Description
A data set containing the results from the analysis of data from RNAseq. Subset of 5000 genes.
Usage
clean5000.df
Format
A data.frame with 5 columns and 5000 row names.
Details
The variables are as follows:
logFC (numeric)
logCPM (numeric)
LR (numeric)
Pvalue (numeric)
outcome (-1, 0, +1)
Note
A subset of size 5000 selected by random sampling,
References
Neha Rai et al. (2020) Plant Cell and Environment, https://doi.org/10.1111/pce.13752.
[Package learnrbook version 2.0.1 Index]