]> git.donarmstrong.com Git - rsem.git/blobdiff - EBSeq/man/GetPatterns.Rd
Included EBSeq for downstream differential expression analysis
[rsem.git] / EBSeq / man / GetPatterns.Rd
diff --git a/EBSeq/man/GetPatterns.Rd b/EBSeq/man/GetPatterns.Rd
new file mode 100644 (file)
index 0000000..8b08737
--- /dev/null
@@ -0,0 +1,46 @@
+\name{GetPatterns}
+\alias{GetPatterns}
+%- Also NEED an '\alias' for EACH other topic documented here.
+\title{
+Generate all possible patterns in multiple condtion study
+}
+\description{
+Generate all possible patterns in multiple condtion study
+}
+\usage{
+GetPatterns(Conditions)
+}
+%- maybe also 'usage' for other objects documented here.
+\arguments{
+  \item{Conditions}{
+The names of the Conditions in the study
+}
+
+}
+\details{
+%%  ~~ If necessary, more details than the description above ~~
+}
+\value{
+A matrix describe all possible patterns. 
+
+}
+\references{
+}
+\author{
+Ning Leng
+}
+
+%% ~Make other sections like Warning with \section{Warning }{....} ~
+
+\seealso{
+}
+\examples{
+##---- Should be DIRECTLY executable !! ----
+##-- ==>  Define data, use random,
+##--   or do  help(data=index)  for the standard data sets.
+
+## The function is currently defined as
+}
+% Add one or more standard keywords, see file 'KEYWORDS' in the
+% R documentation directory.
+\keyword{ }