File: PTModel_1_parameters.ini

package info (click to toggle)
openms 1.11.1-5
  • links: PTS, VCS
  • area: main
  • in suites: jessie, jessie-kfreebsd
  • size: 436,688 kB
  • ctags: 150,907
  • sloc: cpp: 387,126; xml: 71,547; python: 7,764; ansic: 2,626; php: 2,499; sql: 737; ruby: 342; sh: 325; makefile: 128
file content (13 lines) | stat: -rw-r--r-- 743 bytes parent folder | download | duplicates (5)
1
2
3
4
5
6
7
8
9
10
11
12
13
<?xml version="1.0" encoding="ISO-8859-1"?>
<PARAMETERS version="1.1" xsi:noNamespaceSchemaLocation="http://open-ms.sourceforge.net/schemas/Param_1_1.xsd" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance">
  <NODE name="PTModel" description="">
    <NODE name="1" description="">
      <ITEM name="border_length" value="22" type="int" description="" />
      <ITEM name="k_mer_length" value="1" type="int" description="" />
      <ITEM name="kernel_type" value="OLIGO" type="string" description="" />
      <ITEM name="c" value="0.5" type="float" description="" />
      <ITEM name="sigma" value="5" type="float" description="" />
      <ITEM name="skip_cv" value="true" type="string" description="" />
    </NODE>
  </NODE>
</PARAMETERS>