Repository 'maxquant'
hg clone https://toolshed.g2.bx.psu.edu/repos/galaxyp/maxquant

Changeset 5:7f432d87c82c (2020-04-15)
Previous changeset 4:dcd39bcc7481 (2020-04-11) Next changeset 6:2133b0be850a (2020-05-06)
Commit message:
"planemo upload for repository https://github.com/galaxyproteomics/tools-galaxyp/tree/master/tools/maxquant commit dad20a951ffa71a4b98fd851e496b50cd423e0a3"
modified:
macros.xml
maxquant.xml
b
diff -r dcd39bcc7481 -r 7f432d87c82c macros.xml
--- a/macros.xml Sat Apr 11 11:49:19 2020 -0400
+++ b/macros.xml Wed Apr 15 11:17:42 2020 -0400
b
@@ -133,7 +133,7 @@
 
     <xml name="ptxqc-opts">
         <conditional name="qc">
-            <param name="do_it" label="Generate PTXQC (proteomics quality control pipeline) report? (at own risk)"
+            <param name="do_it" label="Generate PTXQC (proteomics quality control pipeline) report? (experimental setting)"
                    type="boolean" checked="false"/>
             <when value="true">
                 <param name="parameters" type="boolean" checked="true"
b
diff -r dcd39bcc7481 -r 7f432d87c82c maxquant.xml
--- a/maxquant.xml Sat Apr 11 11:49:19 2020 -0400
+++ b/maxquant.xml Wed Apr 15 11:17:42 2020 -0400
[
b'@@ -227,7 +227,7 @@\n             </param>\n             <param name="description_parse_rule" type="text"\n                    label="description parse rule" value="^&gt;.*\\|.*\\|[^ ]+ (.*) OS.*$"\n-                   help="Modify parse rules if needed">\n+                   help="Modify parse rules if needed.">\n                 <sanitizer>\n                     <valid initial="string.printable">\n                         <remove value="&apos;"/>\n@@ -241,37 +241,44 @@\n                    label="Specify an experimental design template (if needed). For detailed\n                           instructions see the help text." />\n             <param type="integer" name="min_peptide_len"\n-\t           label="minimum peptide length" value="7"/>\n+\t           label="minimum peptide length" value="7"\n+                help="Peptides shorter than this value will not be reported nor be considered during protein identification and quantification \n+short peptides are usually not unique in the protein database and therefore not statistically informative."/>\n             <param type="integer" name="max_peptide_mass"\n-\t           label="maximum peptide mass" value="4600"/>\n+\t           label="maximum peptide mass [Da]" value="4600"\n+        help="Peptides that are heavier than this mass will be discarded in the Andromeda search."/>\n             <param type="integer" name="min_unique_pep"\n-\t           label="minimum unique peptides" value="0" />\n+\t           label="minimum unique peptides" value="0" \n+        help="The minimum number of unique peptides a protein group should have to be considered as identified and reported in the final table." />\n             <param name="calc_peak_properties" type="boolean" checked="false"\n-\t           label="Calculate peak properties?"\n-\t           truevalue="True" falsevalue="False" />\n+\t           label="Calculate peak properties"\n+\t           truevalue="True" falsevalue="False" \n+        help="If checked, several quantities characterizing peaks and isotopes patterns are calculated. This may lead to a substantial increase in computation time."/>\n             <param name="match_between_runs" type="boolean" checked="false"\n-\t           label="Match between runs?"\n-\t           truevalue="True" falsevalue="False" />\n+\t           label="Match between runs"\n+\t           truevalue="True" falsevalue="False" \n+        help="Identifications are transferred to non-sequenced or non-identified MS features in other LC-MS runs."/>\n         </section>\n         \n         <repeat name="paramGroups" title="Parameter Group" min="1" default="1">\n             <param type="data" format="thermo.raw,mzXML,mzML" name="files" label="Infiles" multiple="true"\n                    help="Only select infiles matching the filetype specified in the input options."/>\n             <param type="integer" name="maxMissedCleavages"\n-\t           label="missed cleavages" value="2"/>\n+\t           label="missed cleavages" value="2"\n+         help="The number of missed cleavages that are maximally tolerated in the in-silico digestion of the protien sequences."/>\n             <param name="fixedModifications" type="select" label="fixed modifications"\n-\t           multiple="true" help="select zero or more fixed modifications">\n+\t           multiple="true" help="Select zero or more fixed modifications. They will always be attached to any occurence of the respective amino acid.">\n \t        <expand macro="modification"/>\n                 <expand macro="default_mod_option" value="Carbamidomethyl (C)"/>\n             </param>\n             <param name="variableModifications" type="select" label="variable modifications"\n-\t           multiple="true" help="select zero or more variable modifications">\n+\t           multiple="true" help="Select zero or more variable modifications. Do not specify label modifications here, neither ms1 level labels, like SILAC, nor isobaric labels.">\n                 <expand macro="default_mod_option" value="Oxidation (M)"/>\n                 <expand '..b's. \n \n-This tool is a wrapper for MaxQuant v@VERSION@. The current version of the wrapper only supports a very reduced set of search parameters, but another version of the tool that gets its parameters directly from a mqpar.xml file is available, too. If possible, this tool should be preferred. \n+This tool is a wrapper for MaxQuant v@VERSION@. The current version of the wrapper only supports a reduced set of parameters, but another version of the tool that gets its parameters directly from a mqpar.xml file is available, too.\n \n **Input files**\n \n-- Thermo raw files or mzXML files (in parameter group section):\n-    - The datatype of all files has to be either \'thermo.raw\' or \'mzXML\'. Make sure to specify the correct datatype either during upload to Galaxy or afterwards (edit attributes --> datatypes)\n-- Fasta files: specify parse rules accordingly, default rules are compatible with uniprot\n+- Thermo raw, mzML, mzXMLfiles (in parameter group section)\n+\n+    - The datatype of all files has to be either \'thermo.raw\', \'mzML\' or \'mzXML\'. Make sure to specify the correct datatype either during upload to Galaxy or afterwards (edit attributes --> datatypes)\n+- Fasta file: specify parse rules accordingly, default rules are compatible with uniprot\n - Optional files:\n+\n     - Tabular file with experimental design template:\n+\n         - Currently four columns are needed: Name, Fraction, Experiment and PTM. The headers must have this exact naming. Name and Experiment are abitrary strings, Fraction is an integer or emtpy, PTM is either \'True\', \'False\' or empty. Consider you uploaded files named File1.mzxml, ..., File5.mzxml. This is a (syntactically) correct experimental design template:\n \n                 ::\n@@ -557,7 +574,7 @@\n                     File2        2          E1       False\n                     ghost       234        none\n                     File3        3          E1       False\n-                    File4                   E2       true\n+                    File4                   E2       True\n                     File5                   E1\n \n         - This is the counter-example with one error per line:\n@@ -569,19 +586,24 @@\n                     File2.mzxml 1           E2            (filename with extension)\n                     File3       f3          E1            (fraction not an integer)\n                     File4       1                         (missing experiment)\n-                                                          (File5 misssing)\n+                                                          (File5 missing)\n \n **Parameter Options**\n \n-- Quantification options\n-    - label based: \n-        - for two channels: choose options from light and heavy sections, for three channels choose options from light, medium and heavy sections\n-    - label-free\n-    - reporter ion ms2: either use the pre-defined labelings with correction factors set to 0 or specify a custom labeling\n+- Quantitation methods (in section parameter groups)\n+\n+    - label free (LFQ): Protein intensity will be reported as \'LFQ intensity\' columns in the proteinGroups table\n+    - label based: quantifies MS1 labelled samples (\'SILAC\', \'Dimethyl\', \'ICAT\', \'ICPL\', \'mTRAQ\', \'18 O\')\n+\n+        - for two channels: choose options from light and heavy sections\n+        - for three channels: choose options from light, medium and heavy sections\n+    - reporter ion ms2: quantifies conventional isobaric labelling samples. Either use the pre-defined labellings with correction factors set to 0 or specify a custom labelling\n+- PTXQC quality control: quality control software creates an automatic quality control pdf report \n+\n \n **Output files**\n \n-Different output file options are available, most of them are part of the MaxQuant txt directory. If ptxqc report ist selected, a quality control report will be created.\n+Different output file options are available, most of them are part of the MaxQuant txt directory. \n     ]]></help>\n     <expand macro="citations"/>\n </tool>\n'