# HG changeset patch
# User galaxyp
# Date 1532638838 14400
# Node ID 9a599f27885288607f77d717ebd611a8f0cad646
# Parent 5d0c44bc354dd877330a5983123e4e824323ac82
planemo upload for repository https://github.com/galaxyproteomics/tools-galaxyp/tree/master/tools/pathwaymatcher commit 069a6264f2c44e1374fdd9d2be0a41527ec5fed9
diff -r 5d0c44bc354d -r 9a599f278852 README.rst
--- a/README.rst Wed Jul 04 04:28:07 2018 -0400
+++ b/README.rst Thu Jul 26 17:00:38 2018 -0400
@@ -1,9 +1,9 @@
PathwayMatcher
=======================
-- Home:
-- Galaxy Tool Shed:
-- Tools ID: `pathwaymatcher`
+- Home:
+- Galaxy Tool Shed:
+- Tools ID: `reactome_pathwaymatcher`
Description
diff -r 5d0c44bc354d -r 9a599f278852 pathwaymatcher.xml
--- a/pathwaymatcher.xml Wed Jul 04 04:28:07 2018 -0400
+++ b/pathwaymatcher.xml Thu Jul 26 17:00:38 2018 -0400
@@ -4,7 +4,7 @@
1.8.1
- 0
+ 2
@@ -345,11 +345,30 @@
.. class:: infomark
+**Try it now**
+
+You can easily test PathwayMatcher functionality using the example files we provide with proteoforms and proteins information of Cystic Fibrosis:
+
+https://raw.githubusercontent.com/PathwayAnalysisPlatform/PathwayMatcher/master/resources/input/Proteoforms/Simple/CysticFibrosis.txt
+
+https://raw.githubusercontent.com/PathwayAnalysisPlatform/PathwayMatcher/master/resources/input/Proteins/UniProt/CysticFibrosis.txt
+
+You can upload them to Galaxy by directly copying and pasting their URL into the Galaxy upload dialog (the button with the arrow pointing up in the top-left area, and then choosing *Pasta/Fetch data*).
+
+Once they appear in green in your history, they have been uploaded and you can use them as inputs in PathwayMatcher.
+
+Now, select *Proteoforms* as input type and, in the next drop-down list, the entry of your history corresponding to the proteoforms file you uploaded.
+
+Then, click on *insert input* to add a new PathwayMatcher input for the proteins. Select *Proteins - Uniprot accession list* as input type and, in the next drop-down list, the entry in your history corresponding to this proteins file.
+
+**Everything is ready**. By clicking on *Execute* PathwayMatcher will run with your chosen inputs and, after a short time, it will show in your history two more files with the search results and its analysis.
+
+.. class:: infomark
+
Information included with this tool is a brief summary of the main one included in PathwayMatcher_.
Specific information about PathwayMatcher's Input_ and Output_ may also be found there.
-
.. class:: infomark
**References**