diff edgeR_Design_from_Expression_Matrix.xml @ 2:ec951a5017f8 draft

planemo upload for repository https://bitbucket.org/EMCbioinf/galaxy-tool-shed-tools/raw/master/edger_with_design_matrix commit a6cf3ec153ca4a3846258a223d287ca125eea7be
author yhoogstrate
date Tue, 01 Sep 2015 09:15:07 -0400
parents a4a4c88783ea
children 55f4e42f91ba
line wrap: on
line diff
--- a/edgeR_Design_from_Expression_Matrix.xml	Tue Sep 01 04:59:05 2015 -0400
+++ b/edgeR_Design_from_Expression_Matrix.xml	Tue Sep 01 09:15:07 2015 -0400
@@ -10,7 +10,7 @@
         <requirement type="package" version="1.0.0">design_matrix_creator</requirement>
     </requirements>
     
-    <command interpreter="python">
+    <command>
         design_matrix_creator
             -c $expression_matrix
             
@@ -123,17 +123,11 @@
 Overview
 --------
 
-Create a design matrix by selecting the desired patients from an
-expression matrix.
+Create a design matrix by selecting the desired patients from an expression matrix.
 
 Input
 -----
 
-**References**
-
-The test data is coming from:  doi: 10.1093/bioinformatics/btt688.
-http://www.ncbi.nlm.nih.gov/pubmed/24319002
-
 @CONTACT@
     </help>