]> git.donarmstrong.com Git - rsem.git/blobdiff - EBSeq/man/PostFC.Rd
Included EBSeq for downstream differential expression analysis
[rsem.git] / EBSeq / man / PostFC.Rd
diff --git a/EBSeq/man/PostFC.Rd b/EBSeq/man/PostFC.Rd
new file mode 100644 (file)
index 0000000..19118aa
--- /dev/null
@@ -0,0 +1,47 @@
+\name{PostFC}
+\alias{PostFC}
+\title{
+Calculate the posterior fold change for each transcript across conditions
+}
+\description{
+}
+\usage{
+PostFC(EBoutput)
+}
+\arguments{
+
+  \item{EBoutput}{
+The ourput from function EBTest. (Currently only at gene level)
+}
+}
+\details{
+%%  ~~ If necessary, more details than the description above ~~
+}
+\value{
+%%  ~Describe the value returned
+%%  If it is a LIST, use
+%%  \item{comp1 }{Description of 'comp1'}
+%%  \item{comp2 }{Description of 'comp2'}
+%% ...
+}
+\references{
+%% ~put references to the literature/web site here ~
+}
+\author{
+%%  ~~who you are~~
+}
+\note{
+%%  ~~further notes~~
+}
+
+%% ~Make other sections like Warning with \section{Warning }{....} ~
+
+\seealso{
+%% ~~objects to See Also as \code{\link{help}}, ~~~
+}
+\examples{
+}
+% Add one or more standard keywords, see file 'KEYWORDS' in the
+% R documentation directory.
+\keyword{ ~kwd1 }
+\keyword{ ~kwd2 }% __ONLY ONE__ keyword per line