<?xml version="1.0" encoding="utf-8"?>
<!DOCTYPE knimeNode PUBLIC "-//UNIKN//DTD KNIME Node 2.0//EN" "http://www.knime.org/Node.dtd">
<knimeNode icon="generic_node.png" type="Manipulator">
    <name>TICCalculator</name>
    
    <shortDescription>
        Calculates the TIC from a mass spectrometric raw file (useful for benchmarking).
    </shortDescription>
    
    <fullDescription>
        <intro><p>Calculates the TIC from a mass spectrometric raw file (useful for benchmarking).</p>
		<p>
			<a href="http://ftp.mi.fu-berlin.de/OpenMS/release-documentation/html/UTILS_TICCalculator.html">Web Documentation for TICCalculator</a>
		</p>

        </intro>
        
		<option name="version">Version of the tool that generated this parameters file.</option>
		<option name="in_type">Input file type -- default: determined from file extension or content
</option>
		<option name="read_method">Method to read the file</option>
		<option name="loadData">Whether to actually load and decode the binary data (or whether to skip decoding the binary data)</option>
		<option name="log">Name of log file (created only when specified)</option>
		<option name="debug">Sets the debug level</option>
		<option name="threads">Sets the number of threads allowed to be used by the TOPP tool</option>
		<option name="no_progress">Disables progress logging to command line</option>
		<option name="force">Overwrite tool specific checks.</option>
		<option name="test">Enables the test mode (needed for internal use only)</option>

    </fullDescription>
    
    <ports>
		<inPort index="0" name="in [mzData,mzXML,mzML,cachedMzML,dta,dta2d,mgf,featureXML,consensusXML,ms2,fid,tsv,peplist,kroenik,edta]">Input file to convert. [mzData,mzXML,mzML,cachedMzML,dta,dta2d,mgf,featureXML,consensusXML,ms2,fid,tsv,peplist,kroenik,edta]</inPort>
 </ports>
    <views>
        <view index="0" name="TICCalculator Std Output">The text sent to standard out during the execution of TICCalculator.</view>
        <view index="1" name="TICCalculator Error Output">The text sent to standard error during the execution of TICCalculator. (If it appears in gray, it's the output of a previously failing run which is preserved for your trouble shooting.)</view>
    </views>    
</knimeNode>
