Mercurial > repos > ning > ebseq
changeset 18:3eb0e0d10f36 draft
Uploaded
author | ning |
---|---|
date | Wed, 20 Mar 2013 00:06:40 -0400 |
parents | 64bd08a2577c |
children | ce5c8d6c814e |
files | GetNormalizedExpression.xml |
diffstat | 1 files changed, 1 insertions(+), 1 deletions(-) [+] |
line wrap: on
line diff
--- a/GetNormalizedExpression.xml Fri Mar 15 18:56:26 2013 -0400 +++ b/GetNormalizedExpression.xml Wed Mar 20 00:06:40 2013 -0400 @@ -2,7 +2,7 @@ <description>Calculate normalization factors and get the normalized expression matrix</description> <command>R --quiet --slave --file=$GALAXY_ROOT_DIR/tools/EBSeq/GetNormalizedExpression.R --args $Gene_Expression $First_Row_Sample_Names $output $Boxplots $Sizes </command> <inputs> - <param name="Gene_Expression" type="data" format="tabular" label="Gene Expression (tab eliminated)"/> + <param name="Gene_Expression" type="data" format="tabular" label="Gene Expression (tab delimited)"/> <param name="First_Row_Sample_Names" type="select" format="text"> <label>The First Row is Sample Names?</label> <option value="y">Yes</option>