X-Git-Url: https://git.donarmstrong.com/?p=rsem.git;a=blobdiff_plain;f=EBSeq%2Fman%2FGetMultiPP.Rd;fp=EBSeq%2Fman%2FGetMultiPP.Rd;h=0000000000000000000000000000000000000000;hp=843b3625f09a105426fb0c8884831d4ef90926e5;hb=9c2e46183a19d661f0a618a8eabe8ce1f6a8e2d6;hpb=7777bfc71742d4e239d1297d2e3de058895f4ce1 diff --git a/EBSeq/man/GetMultiPP.Rd b/EBSeq/man/GetMultiPP.Rd deleted file mode 100644 index 843b362..0000000 --- a/EBSeq/man/GetMultiPP.Rd +++ /dev/null @@ -1,47 +0,0 @@ -\name{GetMultiPP} -\alias{GetMultiPP} -%- 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 each pattern of each transcript based on the EBMultiTest output. -} -\usage{ -GetMultiPP(EBout) -} -%- maybe also 'usage' for other objects documented here. -\arguments{ - \item{EBout}{ -The output of EBMultiTest function. -} - -} -\details{ -%% ~~ If necessary, more details than the description above ~~ -} -\value{ -\item{PP}{The poster probabilities of being each pattern.} -\item{MAP}{The most likely pattern each gene belongs to} -\item{Patterns}{The 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{ Posterior Probability }