]> git.donarmstrong.com Git - rsem.git/blobdiff - EBSeq/man/PlotPattern.Rd
changed output format to contain FPKM etc. ; fixed a bug for paired-end reads
[rsem.git] / EBSeq / man / PlotPattern.Rd
diff --git a/EBSeq/man/PlotPattern.Rd b/EBSeq/man/PlotPattern.Rd
deleted file mode 100644 (file)
index 9b13845..0000000
+++ /dev/null
@@ -1,43 +0,0 @@
-\name{PlotPattern}
-\alias{PlotPattern}
-%- Also NEED an '\alias' for EACH other topic documented here.
-\title{
-Visualize the patterns
-}
-\description{
-visualize the patterns
-}
-\usage{
-PlotPattern(PosParti)
-}
-%- maybe also 'usage' for other objects documented here.
-\arguments{
-  \item{PosParti}{
-The output of GetPatterns function.
-}
-
-}
-\details{
-%%  ~~ If necessary, more details than the description above ~~
-}
-\value{
-A heatmap to visualize the patterns of interest.
-}
-\references{
-}
-\author{
-Ning Leng
-}
-
-%% ~Make other sections like Warning with \section{Warning }{....} ~
-
-\seealso{
-}
-\examples{
-Conditions=c("C1","C1","C2","C2","C3","C3")
-PosParti=GetPatterns(Conditions)
-PlotPattern(PosParti)
-}
-% Add one or more standard keywords, see file 'KEYWORDS' in the
-% R documentation directory.
-\keyword{ }