kb_python.config

Module Contents

kb_python.config.PACKAGE_PATH
kb_python.config.PLATFORM
kb_python.config.BINS_DIR = bins
kb_python.config.TEMP_DIR = tmp
kb_python.config.Technology
kb_python.config.WHITELIST_DIR = whitelists
kb_python.config.TECHNOLOGIES
kb_python.config.TECHNOLOGIES_MAPPING
kb_python.config.Reference
kb_python.config.REFERENCES
kb_python.config.REFERENCES_MAPPING
exception kb_python.config.UnsupportedOSException

Bases: Exception

kb_python.config.get_kallisto_binary_path()

Get the path to the platform-dependent Kallisto binary included with the installation.

Returns:path to the binary
Return type:str
kb_python.config.get_bustools_binary_path()

Get the path to the platform-dependent Bustools binary included with the installation.

Returns:path to the binary
Return type:str