Mercurial > repos > galaxyp > openms_idposteriorerrorprobability
annotate ctd/FileMerger.ctd @ 18:6daaa75ccb99 draft
"planemo upload for repository https://github.com/galaxyproteomics/tools-galaxyp/tree/master/tools/openms commit 6e7368b7f178fbd1f08c28eea1b538add6943a65-dirty"
| author | galaxyp |
|---|---|
| date | Sun, 13 Dec 2020 15:03:50 +0000 |
| parents | |
| children |
| rev | line source |
|---|---|
|
18
6daaa75ccb99
"planemo upload for repository https://github.com/galaxyproteomics/tools-galaxyp/tree/master/tools/openms commit 6e7368b7f178fbd1f08c28eea1b538add6943a65-dirty"
galaxyp
parents:
diff
changeset
|
1 <?xml version="1.0" encoding="UTF-8"?> |
|
6daaa75ccb99
"planemo upload for repository https://github.com/galaxyproteomics/tools-galaxyp/tree/master/tools/openms commit 6e7368b7f178fbd1f08c28eea1b538add6943a65-dirty"
galaxyp
parents:
diff
changeset
|
2 <tool ctdVersion="1.7" version="2.6.0-pre-exported-20201001" name="FileMerger" docurl="http://www.openms.de/documentation/TOPP_FileMerger.html" category="File Handling" > |
|
6daaa75ccb99
"planemo upload for repository https://github.com/galaxyproteomics/tools-galaxyp/tree/master/tools/openms commit 6e7368b7f178fbd1f08c28eea1b538add6943a65-dirty"
galaxyp
parents:
diff
changeset
|
3 <description><![CDATA[Merges several MS files into one file.]]></description> |
|
6daaa75ccb99
"planemo upload for repository https://github.com/galaxyproteomics/tools-galaxyp/tree/master/tools/openms commit 6e7368b7f178fbd1f08c28eea1b538add6943a65-dirty"
galaxyp
parents:
diff
changeset
|
4 <manual><![CDATA[Merges several MS files into one file.]]></manual> |
|
6daaa75ccb99
"planemo upload for repository https://github.com/galaxyproteomics/tools-galaxyp/tree/master/tools/openms commit 6e7368b7f178fbd1f08c28eea1b538add6943a65-dirty"
galaxyp
parents:
diff
changeset
|
5 <citations> |
|
6daaa75ccb99
"planemo upload for repository https://github.com/galaxyproteomics/tools-galaxyp/tree/master/tools/openms commit 6e7368b7f178fbd1f08c28eea1b538add6943a65-dirty"
galaxyp
parents:
diff
changeset
|
6 <citation doi="10.1038/nmeth.3959" url="" /> |
|
6daaa75ccb99
"planemo upload for repository https://github.com/galaxyproteomics/tools-galaxyp/tree/master/tools/openms commit 6e7368b7f178fbd1f08c28eea1b538add6943a65-dirty"
galaxyp
parents:
diff
changeset
|
7 </citations> |
|
6daaa75ccb99
"planemo upload for repository https://github.com/galaxyproteomics/tools-galaxyp/tree/master/tools/openms commit 6e7368b7f178fbd1f08c28eea1b538add6943a65-dirty"
galaxyp
parents:
diff
changeset
|
8 <PARAMETERS version="1.7.0" xsi:noNamespaceSchemaLocation="https://raw.githubusercontent.com/OpenMS/OpenMS/develop/share/OpenMS/SCHEMAS/Param_1_7_0.xsd" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"> |
|
6daaa75ccb99
"planemo upload for repository https://github.com/galaxyproteomics/tools-galaxyp/tree/master/tools/openms commit 6e7368b7f178fbd1f08c28eea1b538add6943a65-dirty"
galaxyp
parents:
diff
changeset
|
9 <NODE name="FileMerger" description="Merges several MS files into one file."> |
|
6daaa75ccb99
"planemo upload for repository https://github.com/galaxyproteomics/tools-galaxyp/tree/master/tools/openms commit 6e7368b7f178fbd1f08c28eea1b538add6943a65-dirty"
galaxyp
parents:
diff
changeset
|
10 <ITEM name="version" value="2.6.0-pre-exported-20201001" type="string" description="Version of the tool that generated this parameters file." required="false" advanced="true" /> |
|
6daaa75ccb99
"planemo upload for repository https://github.com/galaxyproteomics/tools-galaxyp/tree/master/tools/openms commit 6e7368b7f178fbd1f08c28eea1b538add6943a65-dirty"
galaxyp
parents:
diff
changeset
|
11 <NODE name="1" description="Instance '1' section for 'FileMerger'"> |
|
6daaa75ccb99
"planemo upload for repository https://github.com/galaxyproteomics/tools-galaxyp/tree/master/tools/openms commit 6e7368b7f178fbd1f08c28eea1b538add6943a65-dirty"
galaxyp
parents:
diff
changeset
|
12 <ITEMLIST name="in" type="input-file" description="Input files separated by blank" required="true" advanced="false" supported_formats="*.mzData,*.mzXML,*.mzML,*.dta,*.dta2d,*.mgf,*.featureXML,*.consensusXML,*.fid,*.traML,*.fasta"> |
|
6daaa75ccb99
"planemo upload for repository https://github.com/galaxyproteomics/tools-galaxyp/tree/master/tools/openms commit 6e7368b7f178fbd1f08c28eea1b538add6943a65-dirty"
galaxyp
parents:
diff
changeset
|
13 </ITEMLIST> |
|
6daaa75ccb99
"planemo upload for repository https://github.com/galaxyproteomics/tools-galaxyp/tree/master/tools/openms commit 6e7368b7f178fbd1f08c28eea1b538add6943a65-dirty"
galaxyp
parents:
diff
changeset
|
14 <ITEM name="in_type" value="" type="string" description="Input file type (default: determined from file extension or content)" required="false" advanced="false" restrictions="mzData,mzXML,mzML,dta,dta2d,mgf,featureXML,consensusXML,fid,traML,fasta" /> |
|
6daaa75ccb99
"planemo upload for repository https://github.com/galaxyproteomics/tools-galaxyp/tree/master/tools/openms commit 6e7368b7f178fbd1f08c28eea1b538add6943a65-dirty"
galaxyp
parents:
diff
changeset
|
15 <ITEM name="out" value="" type="output-file" description="Output file" required="true" advanced="false" supported_formats="*.mzML,*.featureXML,*.consensusXML,*.traML,*.fasta" /> |
|
6daaa75ccb99
"planemo upload for repository https://github.com/galaxyproteomics/tools-galaxyp/tree/master/tools/openms commit 6e7368b7f178fbd1f08c28eea1b538add6943a65-dirty"
galaxyp
parents:
diff
changeset
|
16 <ITEM name="annotate_file_origin" value="false" type="bool" description="Store the original filename in each feature using meta value "file_origin" (for featureXML and consensusXML only)." required="false" advanced="false" /> |
|
6daaa75ccb99
"planemo upload for repository https://github.com/galaxyproteomics/tools-galaxyp/tree/master/tools/openms commit 6e7368b7f178fbd1f08c28eea1b538add6943a65-dirty"
galaxyp
parents:
diff
changeset
|
17 <ITEM name="append_method" value="append_rows" type="string" description="Append consensusMaps rowise or colwise. (Please use colwise for the MSstatsConverter)" required="false" advanced="false" restrictions="append_rows,append_cols" /> |
|
6daaa75ccb99
"planemo upload for repository https://github.com/galaxyproteomics/tools-galaxyp/tree/master/tools/openms commit 6e7368b7f178fbd1f08c28eea1b538add6943a65-dirty"
galaxyp
parents:
diff
changeset
|
18 <ITEM name="log" value="" type="string" description="Name of log file (created only when specified)" required="false" advanced="true" /> |
|
6daaa75ccb99
"planemo upload for repository https://github.com/galaxyproteomics/tools-galaxyp/tree/master/tools/openms commit 6e7368b7f178fbd1f08c28eea1b538add6943a65-dirty"
galaxyp
parents:
diff
changeset
|
19 <ITEM name="debug" value="0" type="int" description="Sets the debug level" required="false" advanced="true" /> |
|
6daaa75ccb99
"planemo upload for repository https://github.com/galaxyproteomics/tools-galaxyp/tree/master/tools/openms commit 6e7368b7f178fbd1f08c28eea1b538add6943a65-dirty"
galaxyp
parents:
diff
changeset
|
20 <ITEM name="threads" value="1" type="int" description="Sets the number of threads allowed to be used by the TOPP tool" required="false" advanced="false" /> |
|
6daaa75ccb99
"planemo upload for repository https://github.com/galaxyproteomics/tools-galaxyp/tree/master/tools/openms commit 6e7368b7f178fbd1f08c28eea1b538add6943a65-dirty"
galaxyp
parents:
diff
changeset
|
21 <ITEM name="no_progress" value="false" type="bool" description="Disables progress logging to command line" required="false" advanced="true" /> |
|
6daaa75ccb99
"planemo upload for repository https://github.com/galaxyproteomics/tools-galaxyp/tree/master/tools/openms commit 6e7368b7f178fbd1f08c28eea1b538add6943a65-dirty"
galaxyp
parents:
diff
changeset
|
22 <ITEM name="force" value="false" type="bool" description="Overrides tool-specific checks" required="false" advanced="true" /> |
|
6daaa75ccb99
"planemo upload for repository https://github.com/galaxyproteomics/tools-galaxyp/tree/master/tools/openms commit 6e7368b7f178fbd1f08c28eea1b538add6943a65-dirty"
galaxyp
parents:
diff
changeset
|
23 <ITEM name="test" value="false" type="bool" description="Enables the test mode (needed for internal use only)" required="false" advanced="true" /> |
|
6daaa75ccb99
"planemo upload for repository https://github.com/galaxyproteomics/tools-galaxyp/tree/master/tools/openms commit 6e7368b7f178fbd1f08c28eea1b538add6943a65-dirty"
galaxyp
parents:
diff
changeset
|
24 <NODE name="rt_concat" description="Options for concatenating files in the retention time (RT) dimension. The RT ranges of inputs are adjusted so they don't overlap in the merged file (traML input not supported)"> |
|
6daaa75ccb99
"planemo upload for repository https://github.com/galaxyproteomics/tools-galaxyp/tree/master/tools/openms commit 6e7368b7f178fbd1f08c28eea1b538add6943a65-dirty"
galaxyp
parents:
diff
changeset
|
25 <ITEM name="gap" value="0.0" type="double" description="The amount of gap (in seconds) to insert between the RT ranges of different input files. RT concatenation is enabled if a value > 0 is set." required="false" advanced="false" /> |
|
6daaa75ccb99
"planemo upload for repository https://github.com/galaxyproteomics/tools-galaxyp/tree/master/tools/openms commit 6e7368b7f178fbd1f08c28eea1b538add6943a65-dirty"
galaxyp
parents:
diff
changeset
|
26 <ITEMLIST name="trafo_out" type="output-file" description="Output of retention time transformations that were applied to the input files to produce non-overlapping RT ranges. If used, one output file per input file is required." required="false" advanced="false" supported_formats="*.trafoXML"> |
|
6daaa75ccb99
"planemo upload for repository https://github.com/galaxyproteomics/tools-galaxyp/tree/master/tools/openms commit 6e7368b7f178fbd1f08c28eea1b538add6943a65-dirty"
galaxyp
parents:
diff
changeset
|
27 </ITEMLIST> |
|
6daaa75ccb99
"planemo upload for repository https://github.com/galaxyproteomics/tools-galaxyp/tree/master/tools/openms commit 6e7368b7f178fbd1f08c28eea1b538add6943a65-dirty"
galaxyp
parents:
diff
changeset
|
28 </NODE> |
|
6daaa75ccb99
"planemo upload for repository https://github.com/galaxyproteomics/tools-galaxyp/tree/master/tools/openms commit 6e7368b7f178fbd1f08c28eea1b538add6943a65-dirty"
galaxyp
parents:
diff
changeset
|
29 <NODE name="raw" description="Options for raw data input/output (primarily for DTA files)"> |
|
6daaa75ccb99
"planemo upload for repository https://github.com/galaxyproteomics/tools-galaxyp/tree/master/tools/openms commit 6e7368b7f178fbd1f08c28eea1b538add6943a65-dirty"
galaxyp
parents:
diff
changeset
|
30 <ITEM name="rt_auto" value="false" type="bool" description="Assign retention times automatically (integers starting at 1)" required="false" advanced="false" /> |
|
6daaa75ccb99
"planemo upload for repository https://github.com/galaxyproteomics/tools-galaxyp/tree/master/tools/openms commit 6e7368b7f178fbd1f08c28eea1b538add6943a65-dirty"
galaxyp
parents:
diff
changeset
|
31 <ITEMLIST name="rt_custom" type="double" description="List of custom retention times that are assigned to the files. The number of given retention times must be equal to the number of input files." required="false" advanced="false"> |
|
6daaa75ccb99
"planemo upload for repository https://github.com/galaxyproteomics/tools-galaxyp/tree/master/tools/openms commit 6e7368b7f178fbd1f08c28eea1b538add6943a65-dirty"
galaxyp
parents:
diff
changeset
|
32 </ITEMLIST> |
|
6daaa75ccb99
"planemo upload for repository https://github.com/galaxyproteomics/tools-galaxyp/tree/master/tools/openms commit 6e7368b7f178fbd1f08c28eea1b538add6943a65-dirty"
galaxyp
parents:
diff
changeset
|
33 <ITEM name="rt_filename" value="false" type="bool" description="Try to guess the retention time of a file based on the filename. This option is useful for merging DTA files, where filenames should contain the string 'rt' directly followed by a floating point number, e.g. 'my_spectrum_rt2795.15.dta'" required="false" advanced="false" /> |
|
6daaa75ccb99
"planemo upload for repository https://github.com/galaxyproteomics/tools-galaxyp/tree/master/tools/openms commit 6e7368b7f178fbd1f08c28eea1b538add6943a65-dirty"
galaxyp
parents:
diff
changeset
|
34 <ITEM name="ms_level" value="0" type="int" description="If 1 or higher, this number is assigned to spectra as the MS level. This option is useful for DTA files which do not contain MS level information." required="false" advanced="false" /> |
|
6daaa75ccb99
"planemo upload for repository https://github.com/galaxyproteomics/tools-galaxyp/tree/master/tools/openms commit 6e7368b7f178fbd1f08c28eea1b538add6943a65-dirty"
galaxyp
parents:
diff
changeset
|
35 </NODE> |
|
6daaa75ccb99
"planemo upload for repository https://github.com/galaxyproteomics/tools-galaxyp/tree/master/tools/openms commit 6e7368b7f178fbd1f08c28eea1b538add6943a65-dirty"
galaxyp
parents:
diff
changeset
|
36 </NODE> |
|
6daaa75ccb99
"planemo upload for repository https://github.com/galaxyproteomics/tools-galaxyp/tree/master/tools/openms commit 6e7368b7f178fbd1f08c28eea1b538add6943a65-dirty"
galaxyp
parents:
diff
changeset
|
37 </NODE> |
|
6daaa75ccb99
"planemo upload for repository https://github.com/galaxyproteomics/tools-galaxyp/tree/master/tools/openms commit 6e7368b7f178fbd1f08c28eea1b538add6943a65-dirty"
galaxyp
parents:
diff
changeset
|
38 </PARAMETERS> |
|
6daaa75ccb99
"planemo upload for repository https://github.com/galaxyproteomics/tools-galaxyp/tree/master/tools/openms commit 6e7368b7f178fbd1f08c28eea1b538add6943a65-dirty"
galaxyp
parents:
diff
changeset
|
39 </tool> |
