diff edgeR_Concatenate_Expression_Matrices.xml @ 79:c86f1f86b3c1 draft

Uploaded
author yhoogstrate
date Thu, 13 Nov 2014 10:30:43 -0500
parents c6463da87893
children b2738b4d7c8c
line wrap: on
line diff
--- a/edgeR_Concatenate_Expression_Matrices.xml	Tue Sep 30 11:29:52 2014 -0400
+++ b/edgeR_Concatenate_Expression_Matrices.xml	Thu Nov 13 10:30:43 2014 -0500
@@ -1,5 +1,5 @@
 <?xml version="1.0" encoding="UTF-8"?>
-<tool id="concatenate_expression_matrices" name="edgeR: Concatenate Expression Matrices">
+<tool id="concatenate_expression_matrices" name="edgeR: Concatenate Expression Matrices" version="1.0.0">
 	<description>Create a full expression matrix by selecting the desired columns from specific count tables</description>
 	
 	<command>
@@ -123,16 +123,34 @@
 	
 	<help>
 edgeR: Concatenate Expression Matrices
+#######################################
+
+Overview
+--------
+
+Create subsets from or combined expression matrices.
 
 **Notes**
 
 Make sure the tables have an identical number of columns compared to the number of headers.
 If you export tables using R, make sure you set: col.names=NA. Otherwise column may be swapped during concatenation.
 
-**References**
+Input
+-----
+
+
+Contact
+-------
 
-The test data is coming from:  doi: 10.1093/bioinformatics/btt688.
-http://www.ncbi.nlm.nih.gov/pubmed/24319002
+The tool wrapper has been written by Youri Hoogstrate from the Erasmus
+Medical Center (Rotterdam, Netherlands) on behalf of the Translational
+Research IT (TraIT) project:
+http://www.ctmm.nl/en/programmas/infrastructuren/traitprojecttranslationeleresearch
 
+More tools by the Translational Research IT (TraIT) project can be found
+in the following toolsheds:
+- http://toolshed.dtls.nl/
+- http://toolshed.g2.bx.psu.edu
+- http://testtoolshed.g2.bx.psu.edu/
 	</help>
 </tool>