]> git.donarmstrong.com Git - rsem.git/blobdiff - EBSeq/man/GetPP.Rd
changed output format to contain FPKM etc. ; fixed a bug for paired-end reads
[rsem.git] / EBSeq / man / GetPP.Rd
diff --git a/EBSeq/man/GetPP.Rd b/EBSeq/man/GetPP.Rd
deleted file mode 100644 (file)
index 602080c..0000000
+++ /dev/null
@@ -1,45 +0,0 @@
-\name{GetPP}
-\alias{GetPP}
-%- Also NEED an '\alias' for EACH other topic documented here.
-\title{
-Generate the Posterior Probability of each transcript.
-}
-\description{
-Generate the Posterior Probability of being DE of each transcript based on the EBTest output.
-}
-\usage{
-GetPP(EBout)
-}
-%- maybe also 'usage' for other objects documented here.
-\arguments{
-  \item{EBout}{
-The output of EBTest function.
-}
-
-}
-\details{
-%%  ~~ If necessary, more details than the description above ~~
-}
-\value{
-The poster probabilities of being DE.
-}
-\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{ Posterior Probability }