diff MetaRNAseq.xml @ 36:22e1325aaa88 draft

planemo upload for repository https://github.com/sblanck/smagexp/tree/master/smagexp_tools commit 0d3497e4f84869670647f7a6ffceca64469a4c00
author sblanck
date Fri, 22 Jun 2018 04:30:31 -0400
parents a99bbda3cf1f
children 25b828010ca9
line wrap: on
line diff
--- a/MetaRNAseq.xml	Thu Jun 21 11:20:56 2018 -0400
+++ b/MetaRNAseq.xml	Fri Jun 22 04:30:31 2018 -0400
@@ -64,7 +64,29 @@
     </tests>
 
     <help>
-
+<![CDATA[ 
+**What it does**
+		
+Given several DESeq2 results this tool runs a meta-analysis using the metaRNAseq R package.
+		
+**Inputs**
+At list 2 studies
+- Results of DESeq2 study
+- Number of replicate of the study			
+	
+**Results**
+		
+- Venn Diagram or upsetR diagram (when the number of studies is greater than 2) summarizing the results of the meta-analysis
+- A list of indicators to evaluate the quality of the performance of the meta-analysis
+		
+	- DE : Number of differentially expressed genes 
+	- IDD (Integration Driven discoveries) : number of genes that are declared differentially expressed in the meta-analysis that were not identified in any of the single studies alone
+	- Loss : Number of genes that are identified differentially expressed in single studies but not in meta-analysis 
+	- DR (Integration-driven Discovery Rate) : corresponding proportion of IDD
+	- IRR (Integration-driven Revision) : corresponding proportion of Loss
+		
+- Fully sortable and requestable table, with gene annotations and hypertext links to NCBI gene database.
+]]>
     </help>
 
 </tool>