changeset 17:64bd08a2577c draft

Uploaded
author ning
date Fri, 15 Mar 2013 18:56:26 -0400
parents 7218b8ff560e
children 3eb0e0d10f36
files EBGeneTwoCondTest.xml
diffstat 1 files changed, 2 insertions(+), 2 deletions(-) [+]
line wrap: on
line diff
--- a/EBGeneTwoCondTest.xml	Fri Mar 15 18:56:03 2013 -0400
+++ b/EBGeneTwoCondTest.xml	Fri Mar 15 18:56:26 2013 -0400
@@ -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>