File: GeneMat.Rd

package info (click to toggle)
r-bioc-ebseq 2.4.0-2
  • links: PTS, VCS
  • area: main
  • in suites: sid, trixie
  • size: 1,956 kB
  • sloc: cpp: 1,334; makefile: 5
file content (20 lines) | stat: -rw-r--r-- 571 bytes parent folder | download | duplicates (6)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
\name{GeneMat}
\alias{GeneMat}
\docType{data}
\title{
The simulated data for two condition gene DE analysis
}
\description{
'GeneMat' gives the simulated data for two condition gene DE analysis.
}
\usage{data(GeneMat)}
\source{
Ning Leng, John A. Dawson, James A. Thomson, Victor Ruotti, Anna I. Rissman, Bart M.G. Smits, Jill D. Haag, Michael N. Gould, Ron M. Stewart, and Christina Kendziorski. EBSeq: An empirical Bayes hierarchical model for inference in RNA-seq experiments.  Bioinformatics (2013)
}
\seealso{
IsoList
}
\examples{
data(GeneMat)
}
\keyword{datasets}