Scroll to navigation

RUN_TIPP_TOOL.PY(1) User Commands RUN_TIPP_TOOL.PY(1)

NAME

run_tipp_tool.py - helper tool to convert a classification file into a profile

DESCRIPTION

usage: run_tipp_tool.py [-h] [-g GENE] [-o OUTPUT] [-d OUTPUT_DIR] [-i INPUT] [-t THRESHOLD]

Performs various tools for TIPP.

optional arguments:

show this help message and exit
use GENE's reference package
output files with prefix OUTPUT. [default: output]
output to OUTPUT_DIR directory. full-path required. [default: .]
input file. full-path required. (_classification.txt file from running run_tipp.py)
Threshold for classification [default: 0.95]

SEE ALSO

run_tipp.py(1)

September 2021 run_tipp_tool.py