annotate idpquery.xml @ 0:4c1e8f2243ce draft

planemo upload for repository https://github.com/galaxyproteomics/tools-galaxyp/tools/bumbershoot/idpquery commit 3b8a4b0b93d2270f3a31fe67d7c09c73046ceb4c-dirty
author galaxyp
date Tue, 15 Sep 2015 17:10:20 -0400
parents
children 9682d5d021ab
Ignore whitespace changes - Everywhere: Within whitespace: At end of lines:
rev   line source
0
4c1e8f2243ce planemo upload for repository https://github.com/galaxyproteomics/tools-galaxyp/tools/bumbershoot/idpquery commit 3b8a4b0b93d2270f3a31fe67d7c09c73046ceb4c-dirty
galaxyp
parents:
diff changeset
1 <?xml version="1.0"?>
4c1e8f2243ce planemo upload for repository https://github.com/galaxyproteomics/tools-galaxyp/tools/bumbershoot/idpquery commit 3b8a4b0b93d2270f3a31fe67d7c09c73046ceb4c-dirty
galaxyp
parents:
diff changeset
2 <tool id="idpquery" name="idpQuery" version="0.1.0">
4c1e8f2243ce planemo upload for repository https://github.com/galaxyproteomics/tools-galaxyp/tools/bumbershoot/idpquery commit 3b8a4b0b93d2270f3a31fe67d7c09c73046ceb4c-dirty
galaxyp
parents:
diff changeset
3 <description>Creates text reports from idpDB files.</description>
4c1e8f2243ce planemo upload for repository https://github.com/galaxyproteomics/tools-galaxyp/tools/bumbershoot/idpquery commit 3b8a4b0b93d2270f3a31fe67d7c09c73046ceb4c-dirty
galaxyp
parents:
diff changeset
4 <macros>
4c1e8f2243ce planemo upload for repository https://github.com/galaxyproteomics/tools-galaxyp/tools/bumbershoot/idpquery commit 3b8a4b0b93d2270f3a31fe67d7c09c73046ceb4c-dirty
galaxyp
parents:
diff changeset
5 <xml name="proteinGroupByColumns">
4c1e8f2243ce planemo upload for repository https://github.com/galaxyproteomics/tools-galaxyp/tools/bumbershoot/idpquery commit 3b8a4b0b93d2270f3a31fe67d7c09c73046ceb4c-dirty
galaxyp
parents:
diff changeset
6 <param name="report_columns" type="select" label="Select report columns" display="checkboxes" multiple="true">
4c1e8f2243ce planemo upload for repository https://github.com/galaxyproteomics/tools-galaxyp/tools/bumbershoot/idpquery commit 3b8a4b0b93d2270f3a31fe67d7c09c73046ceb4c-dirty
galaxyp
parents:
diff changeset
7 <option value="Accession" selected="true">Accession</option>
4c1e8f2243ce planemo upload for repository https://github.com/galaxyproteomics/tools-galaxyp/tools/bumbershoot/idpquery commit 3b8a4b0b93d2270f3a31fe67d7c09c73046ceb4c-dirty
galaxyp
parents:
diff changeset
8 <option value="GeneId">Gene Id</option>
4c1e8f2243ce planemo upload for repository https://github.com/galaxyproteomics/tools-galaxyp/tools/bumbershoot/idpquery commit 3b8a4b0b93d2270f3a31fe67d7c09c73046ceb4c-dirty
galaxyp
parents:
diff changeset
9 <option value="GeneGroup">Gene Group</option>
4c1e8f2243ce planemo upload for repository https://github.com/galaxyproteomics/tools-galaxyp/tools/bumbershoot/idpquery commit 3b8a4b0b93d2270f3a31fe67d7c09c73046ceb4c-dirty
galaxyp
parents:
diff changeset
10 <option value="DistinctPeptides">Distinct Peptides</option>
4c1e8f2243ce planemo upload for repository https://github.com/galaxyproteomics/tools-galaxyp/tools/bumbershoot/idpquery commit 3b8a4b0b93d2270f3a31fe67d7c09c73046ceb4c-dirty
galaxyp
parents:
diff changeset
11 <option value="DistinctMatches">Distinct Matches</option>
4c1e8f2243ce planemo upload for repository https://github.com/galaxyproteomics/tools-galaxyp/tools/bumbershoot/idpquery commit 3b8a4b0b93d2270f3a31fe67d7c09c73046ceb4c-dirty
galaxyp
parents:
diff changeset
12 <option value="FilteredSpectra">Filtered Spectra</option>
4c1e8f2243ce planemo upload for repository https://github.com/galaxyproteomics/tools-galaxyp/tools/bumbershoot/idpquery commit 3b8a4b0b93d2270f3a31fe67d7c09c73046ceb4c-dirty
galaxyp
parents:
diff changeset
13 <option value="IsDecoy">Is Decoy</option>
4c1e8f2243ce planemo upload for repository https://github.com/galaxyproteomics/tools-galaxyp/tools/bumbershoot/idpquery commit 3b8a4b0b93d2270f3a31fe67d7c09c73046ceb4c-dirty
galaxyp
parents:
diff changeset
14 <option value="Cluster">Cluster</option>
4c1e8f2243ce planemo upload for repository https://github.com/galaxyproteomics/tools-galaxyp/tools/bumbershoot/idpquery commit 3b8a4b0b93d2270f3a31fe67d7c09c73046ceb4c-dirty
galaxyp
parents:
diff changeset
15 <option value="ProteinGroup">Protein Group</option>
4c1e8f2243ce planemo upload for repository https://github.com/galaxyproteomics/tools-galaxyp/tools/bumbershoot/idpquery commit 3b8a4b0b93d2270f3a31fe67d7c09c73046ceb4c-dirty
galaxyp
parents:
diff changeset
16 <option value="Length">Length</option>
4c1e8f2243ce planemo upload for repository https://github.com/galaxyproteomics/tools-galaxyp/tools/bumbershoot/idpquery commit 3b8a4b0b93d2270f3a31fe67d7c09c73046ceb4c-dirty
galaxyp
parents:
diff changeset
17 <option value="PercentCoverage">Percent Coverage</option>
4c1e8f2243ce planemo upload for repository https://github.com/galaxyproteomics/tools-galaxyp/tools/bumbershoot/idpquery commit 3b8a4b0b93d2270f3a31fe67d7c09c73046ceb4c-dirty
galaxyp
parents:
diff changeset
18 <option value="Sequence">Sequence</option>
4c1e8f2243ce planemo upload for repository https://github.com/galaxyproteomics/tools-galaxyp/tools/bumbershoot/idpquery commit 3b8a4b0b93d2270f3a31fe67d7c09c73046ceb4c-dirty
galaxyp
parents:
diff changeset
19 <option value="Description">Description</option>
4c1e8f2243ce planemo upload for repository https://github.com/galaxyproteomics/tools-galaxyp/tools/bumbershoot/idpquery commit 3b8a4b0b93d2270f3a31fe67d7c09c73046ceb4c-dirty
galaxyp
parents:
diff changeset
20 <option value="TaxonomyId">Taxonomy Id</option>
4c1e8f2243ce planemo upload for repository https://github.com/galaxyproteomics/tools-galaxyp/tools/bumbershoot/idpquery commit 3b8a4b0b93d2270f3a31fe67d7c09c73046ceb4c-dirty
galaxyp
parents:
diff changeset
21 <option value="GeneName">Gene Name</option>
4c1e8f2243ce planemo upload for repository https://github.com/galaxyproteomics/tools-galaxyp/tools/bumbershoot/idpquery commit 3b8a4b0b93d2270f3a31fe67d7c09c73046ceb4c-dirty
galaxyp
parents:
diff changeset
22 <option value="GeneFamily">Gene Family</option>
4c1e8f2243ce planemo upload for repository https://github.com/galaxyproteomics/tools-galaxyp/tools/bumbershoot/idpquery commit 3b8a4b0b93d2270f3a31fe67d7c09c73046ceb4c-dirty
galaxyp
parents:
diff changeset
23 <option value="Chromosome">Chromosome</option>
4c1e8f2243ce planemo upload for repository https://github.com/galaxyproteomics/tools-galaxyp/tools/bumbershoot/idpquery commit 3b8a4b0b93d2270f3a31fe67d7c09c73046ceb4c-dirty
galaxyp
parents:
diff changeset
24 <option value="GeneDescription">Gene Description</option>
4c1e8f2243ce planemo upload for repository https://github.com/galaxyproteomics/tools-galaxyp/tools/bumbershoot/idpquery commit 3b8a4b0b93d2270f3a31fe67d7c09c73046ceb4c-dirty
galaxyp
parents:
diff changeset
25 <option value="PrecursorIntensity">Precursor Intensity</option>
4c1e8f2243ce planemo upload for repository https://github.com/galaxyproteomics/tools-galaxyp/tools/bumbershoot/idpquery commit 3b8a4b0b93d2270f3a31fe67d7c09c73046ceb4c-dirty
galaxyp
parents:
diff changeset
26 <option value="PrecursorArea">Precursor Area</option>
4c1e8f2243ce planemo upload for repository https://github.com/galaxyproteomics/tools-galaxyp/tools/bumbershoot/idpquery commit 3b8a4b0b93d2270f3a31fe67d7c09c73046ceb4c-dirty
galaxyp
parents:
diff changeset
27 <option value="PrecursorBestSNR">Precursor Best SNR</option>
4c1e8f2243ce planemo upload for repository https://github.com/galaxyproteomics/tools-galaxyp/tools/bumbershoot/idpquery commit 3b8a4b0b93d2270f3a31fe67d7c09c73046ceb4c-dirty
galaxyp
parents:
diff changeset
28 <option value="PrecursorMeanSNR">Precursor Mean SNR</option>
4c1e8f2243ce planemo upload for repository https://github.com/galaxyproteomics/tools-galaxyp/tools/bumbershoot/idpquery commit 3b8a4b0b93d2270f3a31fe67d7c09c73046ceb4c-dirty
galaxyp
parents:
diff changeset
29 <option value="iTRAQ4plex">iTRAQ 4-plex</option>
4c1e8f2243ce planemo upload for repository https://github.com/galaxyproteomics/tools-galaxyp/tools/bumbershoot/idpquery commit 3b8a4b0b93d2270f3a31fe67d7c09c73046ceb4c-dirty
galaxyp
parents:
diff changeset
30 <option value="iTRAQ8plex">iTRAQ 8-plex</option>
4c1e8f2243ce planemo upload for repository https://github.com/galaxyproteomics/tools-galaxyp/tools/bumbershoot/idpquery commit 3b8a4b0b93d2270f3a31fe67d7c09c73046ceb4c-dirty
galaxyp
parents:
diff changeset
31 <option value="TMT2plex">TMT 2-plex</option>
4c1e8f2243ce planemo upload for repository https://github.com/galaxyproteomics/tools-galaxyp/tools/bumbershoot/idpquery commit 3b8a4b0b93d2270f3a31fe67d7c09c73046ceb4c-dirty
galaxyp
parents:
diff changeset
32 <option value="TMT6plex">TMT 6-plex</option>
4c1e8f2243ce planemo upload for repository https://github.com/galaxyproteomics/tools-galaxyp/tools/bumbershoot/idpquery commit 3b8a4b0b93d2270f3a31fe67d7c09c73046ceb4c-dirty
galaxyp
parents:
diff changeset
33 <option value="TMT10plex">TMT 10-plex</option>
4c1e8f2243ce planemo upload for repository https://github.com/galaxyproteomics/tools-galaxyp/tools/bumbershoot/idpquery commit 3b8a4b0b93d2270f3a31fe67d7c09c73046ceb4c-dirty
galaxyp
parents:
diff changeset
34 <option value="PivotMatchesByGroup">Pivot Matches By Group</option>
4c1e8f2243ce planemo upload for repository https://github.com/galaxyproteomics/tools-galaxyp/tools/bumbershoot/idpquery commit 3b8a4b0b93d2270f3a31fe67d7c09c73046ceb4c-dirty
galaxyp
parents:
diff changeset
35 <option value="PivotMatchesBySource">Pivot Matches By Source</option>
4c1e8f2243ce planemo upload for repository https://github.com/galaxyproteomics/tools-galaxyp/tools/bumbershoot/idpquery commit 3b8a4b0b93d2270f3a31fe67d7c09c73046ceb4c-dirty
galaxyp
parents:
diff changeset
36 <option value="PivotPeptidesByGroup">Pivot Peptides By Group</option>
4c1e8f2243ce planemo upload for repository https://github.com/galaxyproteomics/tools-galaxyp/tools/bumbershoot/idpquery commit 3b8a4b0b93d2270f3a31fe67d7c09c73046ceb4c-dirty
galaxyp
parents:
diff changeset
37 <option value="PivotPeptidesBySource">Pivot Peptides By Source</option>
4c1e8f2243ce planemo upload for repository https://github.com/galaxyproteomics/tools-galaxyp/tools/bumbershoot/idpquery commit 3b8a4b0b93d2270f3a31fe67d7c09c73046ceb4c-dirty
galaxyp
parents:
diff changeset
38 <option value="PivotSpectraByGroup">Pivot Spectra By Group</option>
4c1e8f2243ce planemo upload for repository https://github.com/galaxyproteomics/tools-galaxyp/tools/bumbershoot/idpquery commit 3b8a4b0b93d2270f3a31fe67d7c09c73046ceb4c-dirty
galaxyp
parents:
diff changeset
39 <option value="PivotSpectraBySource">Pivot Spectra By Source</option>
4c1e8f2243ce planemo upload for repository https://github.com/galaxyproteomics/tools-galaxyp/tools/bumbershoot/idpquery commit 3b8a4b0b93d2270f3a31fe67d7c09c73046ceb4c-dirty
galaxyp
parents:
diff changeset
40 <option value="PivotPrecursorIntensityByGroup">Pivot Precursor Intensity By Group</option>
4c1e8f2243ce planemo upload for repository https://github.com/galaxyproteomics/tools-galaxyp/tools/bumbershoot/idpquery commit 3b8a4b0b93d2270f3a31fe67d7c09c73046ceb4c-dirty
galaxyp
parents:
diff changeset
41 <option value="PivotPrecursorIntensityBySource">Pivot Precursor Intensity By Source</option>
4c1e8f2243ce planemo upload for repository https://github.com/galaxyproteomics/tools-galaxyp/tools/bumbershoot/idpquery commit 3b8a4b0b93d2270f3a31fe67d7c09c73046ceb4c-dirty
galaxyp
parents:
diff changeset
42 <option value="PivotPrecursorAreaByGroup">Pivot Precursor Area By Group</option>
4c1e8f2243ce planemo upload for repository https://github.com/galaxyproteomics/tools-galaxyp/tools/bumbershoot/idpquery commit 3b8a4b0b93d2270f3a31fe67d7c09c73046ceb4c-dirty
galaxyp
parents:
diff changeset
43 <option value="PivotPrecursorAreaBySource">Pivot Precursor Area By Source</option>
4c1e8f2243ce planemo upload for repository https://github.com/galaxyproteomics/tools-galaxyp/tools/bumbershoot/idpquery commit 3b8a4b0b93d2270f3a31fe67d7c09c73046ceb4c-dirty
galaxyp
parents:
diff changeset
44 <option value="PivotPrecursorBestSNRByGroup">Pivot Precursor Best SNR By Group</option>
4c1e8f2243ce planemo upload for repository https://github.com/galaxyproteomics/tools-galaxyp/tools/bumbershoot/idpquery commit 3b8a4b0b93d2270f3a31fe67d7c09c73046ceb4c-dirty
galaxyp
parents:
diff changeset
45 <option value="PivotPrecursorBestSNRBySource">Pivot Precursor Best SNR By Source</option>
4c1e8f2243ce planemo upload for repository https://github.com/galaxyproteomics/tools-galaxyp/tools/bumbershoot/idpquery commit 3b8a4b0b93d2270f3a31fe67d7c09c73046ceb4c-dirty
galaxyp
parents:
diff changeset
46 <option value="PivotPrecursorMeanSNRByGroup">Pivot Precursor Mean SNR By Group</option>
4c1e8f2243ce planemo upload for repository https://github.com/galaxyproteomics/tools-galaxyp/tools/bumbershoot/idpquery commit 3b8a4b0b93d2270f3a31fe67d7c09c73046ceb4c-dirty
galaxyp
parents:
diff changeset
47 <option value="PivotPrecursorMeanSNRBySource">Pivot Precursor Mean SNR By Source</option>
4c1e8f2243ce planemo upload for repository https://github.com/galaxyproteomics/tools-galaxyp/tools/bumbershoot/idpquery commit 3b8a4b0b93d2270f3a31fe67d7c09c73046ceb4c-dirty
galaxyp
parents:
diff changeset
48 <option value="PivotITRAQByGroup">Pivot iTRAQ By Group</option>
4c1e8f2243ce planemo upload for repository https://github.com/galaxyproteomics/tools-galaxyp/tools/bumbershoot/idpquery commit 3b8a4b0b93d2270f3a31fe67d7c09c73046ceb4c-dirty
galaxyp
parents:
diff changeset
49 <option value="PivotITRAQBySource">Pivot iTRAQ By Source</option>
4c1e8f2243ce planemo upload for repository https://github.com/galaxyproteomics/tools-galaxyp/tools/bumbershoot/idpquery commit 3b8a4b0b93d2270f3a31fe67d7c09c73046ceb4c-dirty
galaxyp
parents:
diff changeset
50 <option value="PivotTMTByGroup">Pivot TMT By Group</option>
4c1e8f2243ce planemo upload for repository https://github.com/galaxyproteomics/tools-galaxyp/tools/bumbershoot/idpquery commit 3b8a4b0b93d2270f3a31fe67d7c09c73046ceb4c-dirty
galaxyp
parents:
diff changeset
51 <option value="PivotTMTBySource">Pivot TMT By Source</option>
4c1e8f2243ce planemo upload for repository https://github.com/galaxyproteomics/tools-galaxyp/tools/bumbershoot/idpquery commit 3b8a4b0b93d2270f3a31fe67d7c09c73046ceb4c-dirty
galaxyp
parents:
diff changeset
52 <option value="PeptideGroups">Peptide Groups</option>
4c1e8f2243ce planemo upload for repository https://github.com/galaxyproteomics/tools-galaxyp/tools/bumbershoot/idpquery commit 3b8a4b0b93d2270f3a31fe67d7c09c73046ceb4c-dirty
galaxyp
parents:
diff changeset
53 <option value="PeptideSequences">Peptide Sequences</option>
4c1e8f2243ce planemo upload for repository https://github.com/galaxyproteomics/tools-galaxyp/tools/bumbershoot/idpquery commit 3b8a4b0b93d2270f3a31fe67d7c09c73046ceb4c-dirty
galaxyp
parents:
diff changeset
54 </param>
4c1e8f2243ce planemo upload for repository https://github.com/galaxyproteomics/tools-galaxyp/tools/bumbershoot/idpquery commit 3b8a4b0b93d2270f3a31fe67d7c09c73046ceb4c-dirty
galaxyp
parents:
diff changeset
55 </xml>
4c1e8f2243ce planemo upload for repository https://github.com/galaxyproteomics/tools-galaxyp/tools/bumbershoot/idpquery commit 3b8a4b0b93d2270f3a31fe67d7c09c73046ceb4c-dirty
galaxyp
parents:
diff changeset
56 </macros>
4c1e8f2243ce planemo upload for repository https://github.com/galaxyproteomics/tools-galaxyp/tools/bumbershoot/idpquery commit 3b8a4b0b93d2270f3a31fe67d7c09c73046ceb4c-dirty
galaxyp
parents:
diff changeset
57 <requirements>
4c1e8f2243ce planemo upload for repository https://github.com/galaxyproteomics/tools-galaxyp/tools/bumbershoot/idpquery commit 3b8a4b0b93d2270f3a31fe67d7c09c73046ceb4c-dirty
galaxyp
parents:
diff changeset
58 <requirement type="package" version="3.0.8789">bumbershoot</requirement>
4c1e8f2243ce planemo upload for repository https://github.com/galaxyproteomics/tools-galaxyp/tools/bumbershoot/idpquery commit 3b8a4b0b93d2270f3a31fe67d7c09c73046ceb4c-dirty
galaxyp
parents:
diff changeset
59 </requirements>
4c1e8f2243ce planemo upload for repository https://github.com/galaxyproteomics/tools-galaxyp/tools/bumbershoot/idpquery commit 3b8a4b0b93d2270f3a31fe67d7c09c73046ceb4c-dirty
galaxyp
parents:
diff changeset
60 <stdio>
4c1e8f2243ce planemo upload for repository https://github.com/galaxyproteomics/tools-galaxyp/tools/bumbershoot/idpquery commit 3b8a4b0b93d2270f3a31fe67d7c09c73046ceb4c-dirty
galaxyp
parents:
diff changeset
61 <exit_code range="1:" level="fatal" description="Job Failed" />
4c1e8f2243ce planemo upload for repository https://github.com/galaxyproteomics/tools-galaxyp/tools/bumbershoot/idpquery commit 3b8a4b0b93d2270f3a31fe67d7c09c73046ceb4c-dirty
galaxyp
parents:
diff changeset
62 <regex match="^Error:.*$" source="both" level="fatal" />
4c1e8f2243ce planemo upload for repository https://github.com/galaxyproteomics/tools-galaxyp/tools/bumbershoot/idpquery commit 3b8a4b0b93d2270f3a31fe67d7c09c73046ceb4c-dirty
galaxyp
parents:
diff changeset
63 </stdio>
4c1e8f2243ce planemo upload for repository https://github.com/galaxyproteomics/tools-galaxyp/tools/bumbershoot/idpquery commit 3b8a4b0b93d2270f3a31fe67d7c09c73046ceb4c-dirty
galaxyp
parents:
diff changeset
64 <command>
4c1e8f2243ce planemo upload for repository https://github.com/galaxyproteomics/tools-galaxyp/tools/bumbershoot/idpquery commit 3b8a4b0b93d2270f3a31fe67d7c09c73046ceb4c-dirty
galaxyp
parents:
diff changeset
65 <![CDATA[
4c1e8f2243ce planemo upload for repository https://github.com/galaxyproteomics/tools-galaxyp/tools/bumbershoot/idpquery commit 3b8a4b0b93d2270f3a31fe67d7c09c73046ceb4c-dirty
galaxyp
parents:
diff changeset
66 #set $input_name = $input.display_name
4c1e8f2243ce planemo upload for repository https://github.com/galaxyproteomics/tools-galaxyp/tools/bumbershoot/idpquery commit 3b8a4b0b93d2270f3a31fe67d7c09c73046ceb4c-dirty
galaxyp
parents:
diff changeset
67 #set $output_name = $input_name.split(".")[0] + ".tsv"
4c1e8f2243ce planemo upload for repository https://github.com/galaxyproteomics/tools-galaxyp/tools/bumbershoot/idpquery commit 3b8a4b0b93d2270f3a31fe67d7c09c73046ceb4c-dirty
galaxyp
parents:
diff changeset
68 ln -s '$input' '${input_name}' &&
4c1e8f2243ce planemo upload for repository https://github.com/galaxyproteomics/tools-galaxyp/tools/bumbershoot/idpquery commit 3b8a4b0b93d2270f3a31fe67d7c09c73046ceb4c-dirty
galaxyp
parents:
diff changeset
69
4c1e8f2243ce planemo upload for repository https://github.com/galaxyproteomics/tools-galaxyp/tools/bumbershoot/idpquery commit 3b8a4b0b93d2270f3a31fe67d7c09c73046ceb4c-dirty
galaxyp
parents:
diff changeset
70 idpQuery $group_by.group_by_value $group_by.report_columns '${input_name}' &&
4c1e8f2243ce planemo upload for repository https://github.com/galaxyproteomics/tools-galaxyp/tools/bumbershoot/idpquery commit 3b8a4b0b93d2270f3a31fe67d7c09c73046ceb4c-dirty
galaxyp
parents:
diff changeset
71 mv '$output_name' output
4c1e8f2243ce planemo upload for repository https://github.com/galaxyproteomics/tools-galaxyp/tools/bumbershoot/idpquery commit 3b8a4b0b93d2270f3a31fe67d7c09c73046ceb4c-dirty
galaxyp
parents:
diff changeset
72 ]]>
4c1e8f2243ce planemo upload for repository https://github.com/galaxyproteomics/tools-galaxyp/tools/bumbershoot/idpquery commit 3b8a4b0b93d2270f3a31fe67d7c09c73046ceb4c-dirty
galaxyp
parents:
diff changeset
73 </command>
4c1e8f2243ce planemo upload for repository https://github.com/galaxyproteomics/tools-galaxyp/tools/bumbershoot/idpquery commit 3b8a4b0b93d2270f3a31fe67d7c09c73046ceb4c-dirty
galaxyp
parents:
diff changeset
74 <inputs>
4c1e8f2243ce planemo upload for repository https://github.com/galaxyproteomics/tools-galaxyp/tools/bumbershoot/idpquery commit 3b8a4b0b93d2270f3a31fe67d7c09c73046ceb4c-dirty
galaxyp
parents:
diff changeset
75 <param name="input" type="data" format="idpdb" label="Input File" multiple="false" />
4c1e8f2243ce planemo upload for repository https://github.com/galaxyproteomics/tools-galaxyp/tools/bumbershoot/idpquery commit 3b8a4b0b93d2270f3a31fe67d7c09c73046ceb4c-dirty
galaxyp
parents:
diff changeset
76 <conditional name="group_by">
4c1e8f2243ce planemo upload for repository https://github.com/galaxyproteomics/tools-galaxyp/tools/bumbershoot/idpquery commit 3b8a4b0b93d2270f3a31fe67d7c09c73046ceb4c-dirty
galaxyp
parents:
diff changeset
77 <param name="group_by_value" type="select" label="What proteomic entity do you want to group by?" help="Only protein- and gene-centric entities are currently supported.">
4c1e8f2243ce planemo upload for repository https://github.com/galaxyproteomics/tools-galaxyp/tools/bumbershoot/idpquery commit 3b8a4b0b93d2270f3a31fe67d7c09c73046ceb4c-dirty
galaxyp
parents:
diff changeset
78 <option value="Protein" selected="true">Protein</option>
4c1e8f2243ce planemo upload for repository https://github.com/galaxyproteomics/tools-galaxyp/tools/bumbershoot/idpquery commit 3b8a4b0b93d2270f3a31fe67d7c09c73046ceb4c-dirty
galaxyp
parents:
diff changeset
79 <option value="ProteinGroup">Protein Group</option>
4c1e8f2243ce planemo upload for repository https://github.com/galaxyproteomics/tools-galaxyp/tools/bumbershoot/idpquery commit 3b8a4b0b93d2270f3a31fe67d7c09c73046ceb4c-dirty
galaxyp
parents:
diff changeset
80 <option value="Gene">Gene</option>
4c1e8f2243ce planemo upload for repository https://github.com/galaxyproteomics/tools-galaxyp/tools/bumbershoot/idpquery commit 3b8a4b0b93d2270f3a31fe67d7c09c73046ceb4c-dirty
galaxyp
parents:
diff changeset
81 <option value="GeneGroup">Gene Group</option>
4c1e8f2243ce planemo upload for repository https://github.com/galaxyproteomics/tools-galaxyp/tools/bumbershoot/idpquery commit 3b8a4b0b93d2270f3a31fe67d7c09c73046ceb4c-dirty
galaxyp
parents:
diff changeset
82 </param>
4c1e8f2243ce planemo upload for repository https://github.com/galaxyproteomics/tools-galaxyp/tools/bumbershoot/idpquery commit 3b8a4b0b93d2270f3a31fe67d7c09c73046ceb4c-dirty
galaxyp
parents:
diff changeset
83 <when value="Protein">
4c1e8f2243ce planemo upload for repository https://github.com/galaxyproteomics/tools-galaxyp/tools/bumbershoot/idpquery commit 3b8a4b0b93d2270f3a31fe67d7c09c73046ceb4c-dirty
galaxyp
parents:
diff changeset
84 <expand macro="proteinGroupByColumns" />
4c1e8f2243ce planemo upload for repository https://github.com/galaxyproteomics/tools-galaxyp/tools/bumbershoot/idpquery commit 3b8a4b0b93d2270f3a31fe67d7c09c73046ceb4c-dirty
galaxyp
parents:
diff changeset
85 </when>
4c1e8f2243ce planemo upload for repository https://github.com/galaxyproteomics/tools-galaxyp/tools/bumbershoot/idpquery commit 3b8a4b0b93d2270f3a31fe67d7c09c73046ceb4c-dirty
galaxyp
parents:
diff changeset
86 <when value="ProteinGroup">
4c1e8f2243ce planemo upload for repository https://github.com/galaxyproteomics/tools-galaxyp/tools/bumbershoot/idpquery commit 3b8a4b0b93d2270f3a31fe67d7c09c73046ceb4c-dirty
galaxyp
parents:
diff changeset
87 <expand macro="proteinGroupByColumns" />
4c1e8f2243ce planemo upload for repository https://github.com/galaxyproteomics/tools-galaxyp/tools/bumbershoot/idpquery commit 3b8a4b0b93d2270f3a31fe67d7c09c73046ceb4c-dirty
galaxyp
parents:
diff changeset
88 </when>
4c1e8f2243ce planemo upload for repository https://github.com/galaxyproteomics/tools-galaxyp/tools/bumbershoot/idpquery commit 3b8a4b0b93d2270f3a31fe67d7c09c73046ceb4c-dirty
galaxyp
parents:
diff changeset
89 <when value="Gene">
4c1e8f2243ce planemo upload for repository https://github.com/galaxyproteomics/tools-galaxyp/tools/bumbershoot/idpquery commit 3b8a4b0b93d2270f3a31fe67d7c09c73046ceb4c-dirty
galaxyp
parents:
diff changeset
90 <expand macro="proteinGroupByColumns" />
4c1e8f2243ce planemo upload for repository https://github.com/galaxyproteomics/tools-galaxyp/tools/bumbershoot/idpquery commit 3b8a4b0b93d2270f3a31fe67d7c09c73046ceb4c-dirty
galaxyp
parents:
diff changeset
91 </when>
4c1e8f2243ce planemo upload for repository https://github.com/galaxyproteomics/tools-galaxyp/tools/bumbershoot/idpquery commit 3b8a4b0b93d2270f3a31fe67d7c09c73046ceb4c-dirty
galaxyp
parents:
diff changeset
92 <when value="GeneGroup">
4c1e8f2243ce planemo upload for repository https://github.com/galaxyproteomics/tools-galaxyp/tools/bumbershoot/idpquery commit 3b8a4b0b93d2270f3a31fe67d7c09c73046ceb4c-dirty
galaxyp
parents:
diff changeset
93 <expand macro="proteinGroupByColumns" />
4c1e8f2243ce planemo upload for repository https://github.com/galaxyproteomics/tools-galaxyp/tools/bumbershoot/idpquery commit 3b8a4b0b93d2270f3a31fe67d7c09c73046ceb4c-dirty
galaxyp
parents:
diff changeset
94 </when>
4c1e8f2243ce planemo upload for repository https://github.com/galaxyproteomics/tools-galaxyp/tools/bumbershoot/idpquery commit 3b8a4b0b93d2270f3a31fe67d7c09c73046ceb4c-dirty
galaxyp
parents:
diff changeset
95 </conditional>
4c1e8f2243ce planemo upload for repository https://github.com/galaxyproteomics/tools-galaxyp/tools/bumbershoot/idpquery commit 3b8a4b0b93d2270f3a31fe67d7c09c73046ceb4c-dirty
galaxyp
parents:
diff changeset
96 </inputs>
4c1e8f2243ce planemo upload for repository https://github.com/galaxyproteomics/tools-galaxyp/tools/bumbershoot/idpquery commit 3b8a4b0b93d2270f3a31fe67d7c09c73046ceb4c-dirty
galaxyp
parents:
diff changeset
97 <outputs>
4c1e8f2243ce planemo upload for repository https://github.com/galaxyproteomics/tools-galaxyp/tools/bumbershoot/idpquery commit 3b8a4b0b93d2270f3a31fe67d7c09c73046ceb4c-dirty
galaxyp
parents:
diff changeset
98 <data format="tabular" name="output" from_work_dir="output" />
4c1e8f2243ce planemo upload for repository https://github.com/galaxyproteomics/tools-galaxyp/tools/bumbershoot/idpquery commit 3b8a4b0b93d2270f3a31fe67d7c09c73046ceb4c-dirty
galaxyp
parents:
diff changeset
99 </outputs>
4c1e8f2243ce planemo upload for repository https://github.com/galaxyproteomics/tools-galaxyp/tools/bumbershoot/idpquery commit 3b8a4b0b93d2270f3a31fe67d7c09c73046ceb4c-dirty
galaxyp
parents:
diff changeset
100 <tests>
4c1e8f2243ce planemo upload for repository https://github.com/galaxyproteomics/tools-galaxyp/tools/bumbershoot/idpquery commit 3b8a4b0b93d2270f3a31fe67d7c09c73046ceb4c-dirty
galaxyp
parents:
diff changeset
101 <test>
4c1e8f2243ce planemo upload for repository https://github.com/galaxyproteomics/tools-galaxyp/tools/bumbershoot/idpquery commit 3b8a4b0b93d2270f3a31fe67d7c09c73046ceb4c-dirty
galaxyp
parents:
diff changeset
102 <param name="input" value="201203-624176-12-mm-gui-test.idpDB" />
4c1e8f2243ce planemo upload for repository https://github.com/galaxyproteomics/tools-galaxyp/tools/bumbershoot/idpquery commit 3b8a4b0b93d2270f3a31fe67d7c09c73046ceb4c-dirty
galaxyp
parents:
diff changeset
103 <param name="group_by_value" value="Protein" />
4c1e8f2243ce planemo upload for repository https://github.com/galaxyproteomics/tools-galaxyp/tools/bumbershoot/idpquery commit 3b8a4b0b93d2270f3a31fe67d7c09c73046ceb4c-dirty
galaxyp
parents:
diff changeset
104 <param name="report_columns" value="Accession,FilteredSpectra,Description" />
4c1e8f2243ce planemo upload for repository https://github.com/galaxyproteomics/tools-galaxyp/tools/bumbershoot/idpquery commit 3b8a4b0b93d2270f3a31fe67d7c09c73046ceb4c-dirty
galaxyp
parents:
diff changeset
105 <output name="output" file="201203-624176-12-mm-gui-test-Protein-Accession,FilteredSpectra,Description.tsv" />
4c1e8f2243ce planemo upload for repository https://github.com/galaxyproteomics/tools-galaxyp/tools/bumbershoot/idpquery commit 3b8a4b0b93d2270f3a31fe67d7c09c73046ceb4c-dirty
galaxyp
parents:
diff changeset
106 </test>
4c1e8f2243ce planemo upload for repository https://github.com/galaxyproteomics/tools-galaxyp/tools/bumbershoot/idpquery commit 3b8a4b0b93d2270f3a31fe67d7c09c73046ceb4c-dirty
galaxyp
parents:
diff changeset
107 <test>
4c1e8f2243ce planemo upload for repository https://github.com/galaxyproteomics/tools-galaxyp/tools/bumbershoot/idpquery commit 3b8a4b0b93d2270f3a31fe67d7c09c73046ceb4c-dirty
galaxyp
parents:
diff changeset
108 <param name="input" value="201203-624176-12-mm-gui-test.idpDB" />
4c1e8f2243ce planemo upload for repository https://github.com/galaxyproteomics/tools-galaxyp/tools/bumbershoot/idpquery commit 3b8a4b0b93d2270f3a31fe67d7c09c73046ceb4c-dirty
galaxyp
parents:
diff changeset
109 <param name="group_by_value" value="ProteinGroup" />
4c1e8f2243ce planemo upload for repository https://github.com/galaxyproteomics/tools-galaxyp/tools/bumbershoot/idpquery commit 3b8a4b0b93d2270f3a31fe67d7c09c73046ceb4c-dirty
galaxyp
parents:
diff changeset
110 <param name="report_columns" value="ProteinGroup,Accession,PercentCoverage" />
4c1e8f2243ce planemo upload for repository https://github.com/galaxyproteomics/tools-galaxyp/tools/bumbershoot/idpquery commit 3b8a4b0b93d2270f3a31fe67d7c09c73046ceb4c-dirty
galaxyp
parents:
diff changeset
111 <output name="output" file="201203-624176-12-mm-gui-test-ProteinGroup-ProteinGroup,Accession,PercentCoverage.tsv" />
4c1e8f2243ce planemo upload for repository https://github.com/galaxyproteomics/tools-galaxyp/tools/bumbershoot/idpquery commit 3b8a4b0b93d2270f3a31fe67d7c09c73046ceb4c-dirty
galaxyp
parents:
diff changeset
112 </test>
4c1e8f2243ce planemo upload for repository https://github.com/galaxyproteomics/tools-galaxyp/tools/bumbershoot/idpquery commit 3b8a4b0b93d2270f3a31fe67d7c09c73046ceb4c-dirty
galaxyp
parents:
diff changeset
113 <test>
4c1e8f2243ce planemo upload for repository https://github.com/galaxyproteomics/tools-galaxyp/tools/bumbershoot/idpquery commit 3b8a4b0b93d2270f3a31fe67d7c09c73046ceb4c-dirty
galaxyp
parents:
diff changeset
114 <param name="input" value="201203-624176-12-mm-gui-test.idpDB" />
4c1e8f2243ce planemo upload for repository https://github.com/galaxyproteomics/tools-galaxyp/tools/bumbershoot/idpquery commit 3b8a4b0b93d2270f3a31fe67d7c09c73046ceb4c-dirty
galaxyp
parents:
diff changeset
115 <param name="group_by_value" value="Gene" />
4c1e8f2243ce planemo upload for repository https://github.com/galaxyproteomics/tools-galaxyp/tools/bumbershoot/idpquery commit 3b8a4b0b93d2270f3a31fe67d7c09c73046ceb4c-dirty
galaxyp
parents:
diff changeset
116 <param name="report_columns" value="GeneId,Accession,DistinctPeptides" />
4c1e8f2243ce planemo upload for repository https://github.com/galaxyproteomics/tools-galaxyp/tools/bumbershoot/idpquery commit 3b8a4b0b93d2270f3a31fe67d7c09c73046ceb4c-dirty
galaxyp
parents:
diff changeset
117 <output name="output" file="201203-624176-12-mm-gui-test-Gene-GeneId,Accession,DistinctPeptides.tsv" />
4c1e8f2243ce planemo upload for repository https://github.com/galaxyproteomics/tools-galaxyp/tools/bumbershoot/idpquery commit 3b8a4b0b93d2270f3a31fe67d7c09c73046ceb4c-dirty
galaxyp
parents:
diff changeset
118 </test>
4c1e8f2243ce planemo upload for repository https://github.com/galaxyproteomics/tools-galaxyp/tools/bumbershoot/idpquery commit 3b8a4b0b93d2270f3a31fe67d7c09c73046ceb4c-dirty
galaxyp
parents:
diff changeset
119 <test>
4c1e8f2243ce planemo upload for repository https://github.com/galaxyproteomics/tools-galaxyp/tools/bumbershoot/idpquery commit 3b8a4b0b93d2270f3a31fe67d7c09c73046ceb4c-dirty
galaxyp
parents:
diff changeset
120 <param name="input" value="201203-624176-12-mm-gui-test.idpDB" />
4c1e8f2243ce planemo upload for repository https://github.com/galaxyproteomics/tools-galaxyp/tools/bumbershoot/idpquery commit 3b8a4b0b93d2270f3a31fe67d7c09c73046ceb4c-dirty
galaxyp
parents:
diff changeset
121 <param name="group_by_value" value="GeneGroup" />
4c1e8f2243ce planemo upload for repository https://github.com/galaxyproteomics/tools-galaxyp/tools/bumbershoot/idpquery commit 3b8a4b0b93d2270f3a31fe67d7c09c73046ceb4c-dirty
galaxyp
parents:
diff changeset
122 <param name="report_columns" value="GeneGroup,GeneId,DistinctMatches" />
4c1e8f2243ce planemo upload for repository https://github.com/galaxyproteomics/tools-galaxyp/tools/bumbershoot/idpquery commit 3b8a4b0b93d2270f3a31fe67d7c09c73046ceb4c-dirty
galaxyp
parents:
diff changeset
123 <output name="output" file="201203-624176-12-mm-gui-test-GeneGroup-GeneGroup,GeneId,DistinctMatches.tsv" />
4c1e8f2243ce planemo upload for repository https://github.com/galaxyproteomics/tools-galaxyp/tools/bumbershoot/idpquery commit 3b8a4b0b93d2270f3a31fe67d7c09c73046ceb4c-dirty
galaxyp
parents:
diff changeset
124 </test>
4c1e8f2243ce planemo upload for repository https://github.com/galaxyproteomics/tools-galaxyp/tools/bumbershoot/idpquery commit 3b8a4b0b93d2270f3a31fe67d7c09c73046ceb4c-dirty
galaxyp
parents:
diff changeset
125 </tests>
4c1e8f2243ce planemo upload for repository https://github.com/galaxyproteomics/tools-galaxyp/tools/bumbershoot/idpquery commit 3b8a4b0b93d2270f3a31fe67d7c09c73046ceb4c-dirty
galaxyp
parents:
diff changeset
126 <help>
4c1e8f2243ce planemo upload for repository https://github.com/galaxyproteomics/tools-galaxyp/tools/bumbershoot/idpquery commit 3b8a4b0b93d2270f3a31fe67d7c09c73046ceb4c-dirty
galaxyp
parents:
diff changeset
127 <![CDATA[
4c1e8f2243ce planemo upload for repository https://github.com/galaxyproteomics/tools-galaxyp/tools/bumbershoot/idpquery commit 3b8a4b0b93d2270f3a31fe67d7c09c73046ceb4c-dirty
galaxyp
parents:
diff changeset
128 **What it does**
4c1e8f2243ce planemo upload for repository https://github.com/galaxyproteomics/tools-galaxyp/tools/bumbershoot/idpquery commit 3b8a4b0b93d2270f3a31fe67d7c09c73046ceb4c-dirty
galaxyp
parents:
diff changeset
129
4c1e8f2243ce planemo upload for repository https://github.com/galaxyproteomics/tools-galaxyp/tools/bumbershoot/idpquery commit 3b8a4b0b93d2270f3a31fe67d7c09c73046ceb4c-dirty
galaxyp
parents:
diff changeset
130 Creates user-configurable text reports from IDPicker 3 idpDB files.
4c1e8f2243ce planemo upload for repository https://github.com/galaxyproteomics/tools-galaxyp/tools/bumbershoot/idpquery commit 3b8a4b0b93d2270f3a31fe67d7c09c73046ceb4c-dirty
galaxyp
parents:
diff changeset
131 ]]>
4c1e8f2243ce planemo upload for repository https://github.com/galaxyproteomics/tools-galaxyp/tools/bumbershoot/idpquery commit 3b8a4b0b93d2270f3a31fe67d7c09c73046ceb4c-dirty
galaxyp
parents:
diff changeset
132 </help>
4c1e8f2243ce planemo upload for repository https://github.com/galaxyproteomics/tools-galaxyp/tools/bumbershoot/idpquery commit 3b8a4b0b93d2270f3a31fe67d7c09c73046ceb4c-dirty
galaxyp
parents:
diff changeset
133 <citations>
4c1e8f2243ce planemo upload for repository https://github.com/galaxyproteomics/tools-galaxyp/tools/bumbershoot/idpquery commit 3b8a4b0b93d2270f3a31fe67d7c09c73046ceb4c-dirty
galaxyp
parents:
diff changeset
134 <citation type="doi">10.1021/pr900360j</citation>
4c1e8f2243ce planemo upload for repository https://github.com/galaxyproteomics/tools-galaxyp/tools/bumbershoot/idpquery commit 3b8a4b0b93d2270f3a31fe67d7c09c73046ceb4c-dirty
galaxyp
parents:
diff changeset
135 <citation type="bibtex">@misc{toolsGalaxyP, author = {Chilton, J, Chambers MC, et al.}, title = {Galaxy Proteomics Tools}, publisher = {GitHub}, journal = {GitHub repository},
4c1e8f2243ce planemo upload for repository https://github.com/galaxyproteomics/tools-galaxyp/tools/bumbershoot/idpquery commit 3b8a4b0b93d2270f3a31fe67d7c09c73046ceb4c-dirty
galaxyp
parents:
diff changeset
136 year = {2015}, url = {https://github.com/galaxyproteomics/tools-galaxyp}}</citation> <!-- TODO: fix substitution of commit ", commit = {$sha1$}" -->
4c1e8f2243ce planemo upload for repository https://github.com/galaxyproteomics/tools-galaxyp/tools/bumbershoot/idpquery commit 3b8a4b0b93d2270f3a31fe67d7c09c73046ceb4c-dirty
galaxyp
parents:
diff changeset
137 </citations>
4c1e8f2243ce planemo upload for repository https://github.com/galaxyproteomics/tools-galaxyp/tools/bumbershoot/idpquery commit 3b8a4b0b93d2270f3a31fe67d7c09c73046ceb4c-dirty
galaxyp
parents:
diff changeset
138 </tool>