]> git.donarmstrong.com Git - rsem.git/blob - EBSeq/man/PostFC.Rd
Included EBSeq for downstream differential expression analysis
[rsem.git] / EBSeq / man / PostFC.Rd
1 \name{PostFC}
2 \alias{PostFC}
3 \title{
4 Calculate the posterior fold change for each transcript across conditions
5 }
6 \description{
7 }
8 \usage{
9 PostFC(EBoutput)
10 }
11 \arguments{
12
13   \item{EBoutput}{
14 The ourput from function EBTest. (Currently only at gene level)
15 }
16 }
17 \details{
18 %%  ~~ If necessary, more details than the description above ~~
19 }
20 \value{
21 %%  ~Describe the value returned
22 %%  If it is a LIST, use
23 %%  \item{comp1 }{Description of 'comp1'}
24 %%  \item{comp2 }{Description of 'comp2'}
25 %% ...
26 }
27 \references{
28 %% ~put references to the literature/web site here ~
29 }
30 \author{
31 %%  ~~who you are~~
32 }
33 \note{
34 %%  ~~further notes~~
35 }
36
37 %% ~Make other sections like Warning with \section{Warning }{....} ~
38
39 \seealso{
40 %% ~~objects to See Also as \code{\link{help}}, ~~~
41 }
42 \examples{
43 }
44 % Add one or more standard keywords, see file 'KEYWORDS' in the
45 % R documentation directory.
46 \keyword{ ~kwd1 }
47 \keyword{ ~kwd2 }% __ONLY ONE__ keyword per line