TIPP.CONFIG(5) | tipp.config | TIPP.CONFIG(5) |
tipp.config - Configuration for tipp
/etc/sepp/tipp.config
The configuration file of run_tipp.py(1) is at /etc/sepp/tipp.config. It contains paths of programs it uses as well as parameters for its dependencies and for itself. It is made of several sections, of which title is put inside brackets. Sections are separated by blank lines. In each section, each variable is set on a separate line. Now we list the sections and the variables they contain.
The section begins with [pplacer], and it has the following field:
path=
The section begins with [hmmalign], and it has the following field:
path=
The section begins with [hmmsearch], and it has the following fields:
path=
piped=
elim=
filters=
The section begins with [hmmbuild], and it has the following field:
path=
The section begins with [jsonmerger], and it has the following field:
path=
The section begins with [exhaustive], and it has the following fields:
strategy=
minsubsetsize=
placementminsubsetsizefacotr=
placer=
weight_placement_by_alignment=
The section begins with [blast], and it has the following field:
path=
The section begins with [reference], and it has the following field:
path=
The section begins with [tipp], and it has the following field:
pushdown=
/etc/sepp/tipp.config
~/.sepp/tipp.config, if existing, overrides the one in /etc/sepp.
sepp |