~ubuntu-branches/ubuntu/wily/openms/wily

« back to all changes in this revision

Viewing changes to source/TEST/data/Param_pre16_update.ini

  • Committer: Package Import Robot
  • Author(s): Filippo Rusconi
  • Date: 2013-12-20 11:30:16 UTC
  • mfrom: (5.1.2 sid)
  • Revision ID: package-import@ubuntu.com-20131220113016-wre5g9bteeheq6he
Tags: 1.11.1-3
* remove version number from libbost development package names;
* ensure that AUTHORS is correctly shipped in all packages.

Show diffs side-by-side

added added

removed removed

Lines of Context:
 
1
<?xml version="1.0" encoding="ISO-8859-1"?>
 
2
<PARAMETERS version="1.4" xsi:noNamespaceSchemaLocation="http://open-ms.sourceforge.net/schemas/Param_1_4.xsd" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance">
 
3
  <NODE name="SpectraFilterMarkerMower" description="Applies thresholdfilter to peak spectra.">
 
4
    <ITEM name="version" value="1.11.0" type="string" description="Version of the tool that generated this parameters file." tags="advanced" />
 
5
    <NODE name="1" description="Instance &apos;1&apos; section for &apos;SpectraFilterMarkerMower&apos;">
 
6
      <ITEM name="in" value="" type="string" description="input file " tags="input file,required" supported_formats="*.mzML" />
 
7
      <ITEM name="out" value="" type="string" description="output file " tags="output file,required" supported_formats="*.mzML" />
 
8
      <ITEM name="log" value="" type="string" description="Name of log file (created only when specified)" tags="advanced" />
 
9
      <ITEM name="debug" value="0" type="int" description="Sets the debug level" tags="advanced" />
 
10
      <ITEM name="threads" value="1" type="int" description="Sets the number of threads allowed to be used by the TOPP tool" />
 
11
      <ITEM name="no_progress" value="false" type="string" description="Disables progress logging to command line" tags="advanced" restrictions="true,false" />
 
12
      <ITEM name="test" value="false" type="string" description="Enables the test mode (needed for internal use only)" tags="advanced" restrictions="true,false" />
 
13
    </NODE>
 
14
  </NODE>
 
15
</PARAMETERS>
 
 
b'\\ No newline at end of file'