Mercurial > repos > galaxyp > reactome_pathwaymatcher
comparison pathwaymatcher.xml @ 2:9a599f278852 draft
planemo upload for repository https://github.com/galaxyproteomics/tools-galaxyp/tree/master/tools/pathwaymatcher commit 069a6264f2c44e1374fdd9d2be0a41527ec5fed9
author | galaxyp |
---|---|
date | Thu, 26 Jul 2018 17:00:38 -0400 |
parents | 5d0c44bc354d |
children | 2cd67294abbd |
comparison
equal
deleted
inserted
replaced
1:5d0c44bc354d | 2:9a599f278852 |
---|---|
2 <description> | 2 <description> |
3 PathwayMatcher is a software tool to search for pathways related to a list of proteins in Reactome. | 3 PathwayMatcher is a software tool to search for pathways related to a list of proteins in Reactome. |
4 </description> | 4 </description> |
5 <macros> | 5 <macros> |
6 <token name="@PATHWAYMATCHER_VERSION@">1.8.1</token> | 6 <token name="@PATHWAYMATCHER_VERSION@">1.8.1</token> |
7 <token name="@TOOL_SUBVERSION@">0</token> | 7 <token name="@TOOL_SUBVERSION@">2</token> |
8 <xml name="input_fasta"> | 8 <xml name="input_fasta"> |
9 <param format="fasta" name="input_database" type="data" label="Protein Database" | 9 <param format="fasta" name="input_database" type="data" label="Protein Database" |
10 help="Select FASTA database from history"/> | 10 help="Select FASTA database from history"/> |
11 </xml> | 11 </xml> |
12 </macros> | 12 </macros> |
343 | 343 |
344 The output of PathwayMatcher is composed of two files, the Reaction and Pathway mapping and the statistical analysis of the relevant pathways. | 344 The output of PathwayMatcher is composed of two files, the Reaction and Pathway mapping and the statistical analysis of the relevant pathways. |
345 | 345 |
346 .. class:: infomark | 346 .. class:: infomark |
347 | 347 |
348 **Try it now** | |
349 | |
350 You can easily test PathwayMatcher functionality using the example files we provide with proteoforms and proteins information of Cystic Fibrosis: | |
351 | |
352 https://raw.githubusercontent.com/PathwayAnalysisPlatform/PathwayMatcher/master/resources/input/Proteoforms/Simple/CysticFibrosis.txt | |
353 | |
354 https://raw.githubusercontent.com/PathwayAnalysisPlatform/PathwayMatcher/master/resources/input/Proteins/UniProt/CysticFibrosis.txt | |
355 | |
356 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*). | |
357 | |
358 Once they appear in green in your history, they have been uploaded and you can use them as inputs in PathwayMatcher. | |
359 | |
360 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. | |
361 | |
362 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. | |
363 | |
364 **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. | |
365 | |
366 .. class:: infomark | |
367 | |
348 Information included with this tool is a brief summary of the main one included in PathwayMatcher_. | 368 Information included with this tool is a brief summary of the main one included in PathwayMatcher_. |
349 | 369 |
350 Specific information about PathwayMatcher's Input_ and Output_ may also be found there. | 370 Specific information about PathwayMatcher's Input_ and Output_ may also be found there. |
351 | |
352 | 371 |
353 .. class:: infomark | 372 .. class:: infomark |
354 | 373 |
355 **References** | 374 **References** |
356 | 375 |