diff compute_kegg_pathways.xml @ 3:0d5c21cc29f7 draft

planemo upload commit 0be58bb700f64de6792a7234a11675bae2755e8f-dirty
author proteore
date Thu, 13 Sep 2018 03:24:24 -0400
parents 39d3478fbc5e
children 7d8848c4dbb7
line wrap: on
line diff
--- a/compute_kegg_pathways.xml	Fri Sep 07 10:21:21 2018 -0400
+++ b/compute_kegg_pathways.xml	Thu Sep 13 03:24:24 2018 -0400
@@ -1,4 +1,4 @@
-<tool id="compute_kegg_pathways" name="Compute KEGG pathways coverage using KEGG REST api" version="2018.09.07">
+<tool id="compute_kegg_pathways" name="Compute KEGG pathways coverage using KEGG REST api" version="2018.09.13">
     <requirements>
         <requirement type="package" version="1.18.0">bioconductor-keggrest</requirement>
     </requirements>
@@ -88,9 +88,9 @@
 
 * **Pathway_ID:** KEGG pathway identifier (e.g. hsa04970)
 * **Description:** name of the pathway as in KEGG
-* **Ratio IDs mapped/total IDs (% ):** percentage of pathway coverage
-* **'#' mapped IDs:** number of genes/proteins of your list mapped on the KEGG pathway
-* **'#' total IDs:** total number of genes/proteins present in the KEGG pathway
+* **Ratio IDs mapped/total IDs (%):** percentage of pathway coverage
+* **nb genes mapped in the pathway:** number of genes/proteins of your list mapped on the KEGG pathway
+* **nb total genes present in the pathway:** total number of genes/proteins present in the KEGG pathway
 
 -----