# HG changeset patch # User ning # Date 1402950298 14400 # Node ID 9bebd9fd9f1ba15f39be1d815d0e39cb65d8e03c # Parent 2ef1ee253951ed3ebfcae60293a07c9855cd7a57 Uploaded diff -r 2ef1ee253951 -r 9bebd9fd9f1b GetNormalizedExpression.xml --- /dev/null Thu Jan 01 00:00:00 1970 +0000 +++ b/GetNormalizedExpression.xml Mon Jun 16 16:24:58 2014 -0400 @@ -0,0 +1,25 @@ + + Calculate normalization factors and get the normalized expression matrix + R --quiet --slave --file=$GALAXY_ROOT_DIR/tools/EBSeq/GetNormalizedExpression.R --args $Gene_Expression $First_Row_Sample_Names $output $Boxplots $Sizes + + + + + + + + + + + + + + + +The function would provide the normalized expression values (normalized by the library size factors) and estimated library size factors. +A boxplot for checking will also be generated. + + + + +