<?xml version="1.0" encoding="UTF-8"?>
<tool version="2.0.0" name="ConvertTSVToTraML" docurl="http://ftp.mi.fu-berlin.de/OpenMS/release-documentation/html/TOPP_ConvertTSVToTraML.html" category="Targeted Experiments" >
<description><![CDATA[Converts an OpenSWATH transition TSV file to a TraML file]]></description>
<manual><![CDATA[Converts an OpenSWATH transition TSV file to a TraML file]]></manual>
<PARAMETERS version="1.6.2" xsi:noNamespaceSchemaLocation="http://open-ms.sourceforge.net/schemas/Param_1_6_2.xsd" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance">
  <NODE name="ConvertTSVToTraML" description="Converts an OpenSWATH transition TSV file to a TraML file">
    <ITEM name="version" value="2.0.0" type="string" description="Version of the tool that generated this parameters file." required="false" advanced="true" />
    <NODE name="1" description="Instance &apos;1&apos; section for &apos;ConvertTSVToTraML&apos;">
      <ITEM name="in" value="" type="input-file" description="Input OpenSWATH transition TSV file or SpectraST MRM file.#br# See http://www.openms.de/current_doxygen/html/UTILS_ConvertTSVToTraML.html for format." required="true" advanced="false" supported_formats="*.tsv,*.csv,*.mrm" />
      <ITEM name="in_type" value="" type="string" description="input file type -- default: determined from file extension or content#br#" required="false" advanced="false" restrictions="tsv,csv,mrm" />
      <ITEM name="out" value="" type="output-file" description="Output TraML file" required="true" advanced="false" supported_formats="*.TraML" />
      <ITEM name="log" value="" type="string" description="Name of log file (created only when specified)" required="false" advanced="true" />
      <ITEM name="debug" value="0" type="int" description="Sets the debug level" required="false" advanced="true" />
      <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" />
      <ITEM name="no_progress" value="false" type="string" description="Disables progress logging to command line" required="false" advanced="true" restrictions="true,false" />
      <ITEM name="force" value="false" type="string" description="Overwrite tool specific checks." required="false" advanced="true" restrictions="true,false" />
      <ITEM name="test" value="false" type="string" description="Enables the test mode (needed for internal use only)" required="false" advanced="true" restrictions="true,false" />
      <NODE name="algorithm" description="Algorithm parameters section">
        <ITEM name="retentionTimeInterpretation" value="iRT" type="string" description="How to interpret the provided retention time (the retention time column can either be interpreted to be in iRT, minutes or seconds)" required="false" advanced="true" restrictions="iRT,seconds,minutes" />
        <ITEM name="override_group_label_check" value="false" type="string" description="Override an internal check that assures that all members of the same PeptideGroupLabel have the same PeptideSequence (this ensures that only different isotopic forms of the same peptide can be grouped together in the same label group). Only turn this off if you know what you are doing." required="false" advanced="true" restrictions="true,false" />
      </NODE>
    </NODE>
  </NODE>
</PARAMETERS>
</tool>
