# HG changeset patch # User ning # Date 1363385896 14400 # Node ID e42c12a40df6e464ef20ea62a594b7377d649888 Uploaded diff -r 000000000000 -r e42c12a40df6 GetNormalizedExpression.xml --- /dev/null Thu Jan 01 00:00:00 1970 +0000 +++ b/GetNormalizedExpression.xml Fri Mar 15 18:18:16 2013 -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. + + + + +