Repository 'ebseq'
hg clone https://toolshed.g2.bx.psu.edu/repos/ning/ebseq

Changeset 17:64bd08a2577c (2013-03-15)
Previous changeset 16:7218b8ff560e (2013-03-15) Next changeset 18:3eb0e0d10f36 (2013-03-20)
Commit message:
Uploaded
modified:
EBGeneTwoCondTest.xml
b
diff -r 7218b8ff560e -r 64bd08a2577c EBGeneTwoCondTest.xml
--- a/EBGeneTwoCondTest.xml Fri Mar 15 18:56:03 2013 -0400
+++ b/EBGeneTwoCondTest.xml Fri Mar 15 18:56:26 2013 -0400
b
@@ -25,12 +25,12 @@
 The input Conditions should have exactly two levels. The length of the Condition vector should be exactly the same as the number of 
 columns in the data file (except the gene names column).
 
-Four output files will be generated. Each file contains Posterior probability of being 
+Four output files will be generated. Each of the first 3 files contains Posterior probability of being 
 DE (PPDE), Fold Change (RealFC), Posterior Fold Change (PostFC) and normalized gene expressions.
 The Four files are:
 Genes with the same order as in input file;
 Genes sorted by PPDE; DE Genes under target FDR (PPDE>=TargetFDR) 
-and sorted by PPDE.
+and sorted by PPDE;
 Library size factor for each sample.
 
 </help>