# HG changeset patch # User ning # Date 1363388186 14400 # Node ID 64bd08a2577cee06c43cf83e31b726e53991fa6b # Parent 7218b8ff560ee2d02bf33ded23217d2fa5bc39c6 Uploaded 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 @@ -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.