File: IsoMultiList.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 (19 lines) | stat: -rw-r--r-- 615 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
\name{IsoMultiList}
\alias{IsoMultiList}
\docType{data}
\title{
The simulated data for multiple condition isoform DE analysis
}
\description{
'IsoMultiList' gives a set of simulated data for multiple condition isoform DE analysis.
}
\usage{data(IsoMultiList)}
\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(IsoMultiList)
}
\keyword{datasets}