# HG changeset patch # User proteore # Date 1520433131 18000 # Node ID 6c84a41c44d8de5fa03d187f0709b1d9b34d868a # Parent 35cd50b8ccf221c4ceb4cb2699c673bb9c8cc923 planemo upload commit f338a1cf9a782938c228f9bd0ea19ef22eec35d8-dirty diff -r 35cd50b8ccf2 -r 6c84a41c44d8 README.rst --- a/README.rst Fri Feb 16 03:43:58 2018 -0500 +++ b/README.rst Wed Mar 07 09:32:11 2018 -0500 @@ -1,5 +1,5 @@ -Wrapper for Reactome web service -================================ +Wrapper for Reactome Tool +========================= Reactome web service (https://reactome.org) @@ -11,10 +11,11 @@ Contact support@proteore.org for any questions or concerns about the Galaxy implementation of this tool. -================================ - -Reactome software provides service of creating diagram representing the relations between the biological processes. This tool allows linking to Reactome web service with pre-loaded data from a list of IDs, a file containing IDs or from a column of a complexed file. +------------------------- -**For the rows that have more than 1 ID, only the first one is taken into account** +Reactome software provides service of creating diagram representing the relations between the biological processes. +This tool allows linking to Reactome web service with pre-loaded data from a list of IDs, a file containing IDs or from a column of a complexed file. -**This tool only accepts letters (a-z or A-Z), numbers (0-9) and 3 characters "." "-" "_" for IDs. If there is ID containing other than these characters, it will be removed from the queue and placed in "Invalid identifiers" file** +**For the rows that have more than 1 ID, only the first one is taken into account.** + +**Supported IDs: Uniprot accession number (e.g. P01023), Entrez gene ID (e.g.7157), gene name (e.g. AQP7). If there is any ID containing invalid characters, it will be removed from the queue and placed in "Invalid identifiers" file.** diff -r 35cd50b8ccf2 -r 6c84a41c44d8 reactome_analysis.xml --- a/reactome_analysis.xml Fri Feb 16 03:43:58 2018 -0500 +++ b/reactome_analysis.xml Wed Mar 07 09:32:11 2018 -0500 @@ -1,5 +1,5 @@ - - query Reactome with your IDs list + + queries web service and display pathways @@ -50,8 +50,9 @@