.. MacSyLib - python library that provide functions for
    detection of macromolecular systems in protein datasets
    using systems modelling and similarity search.
    Authors: Sophie Abby, Bertrand Néron
    Copyright © 2014-2025 Institut Pasteur (Paris) and CNRS.
    See the COPYRIGHT file for details
    MacsyLib is distributed under the terms of the GNU General Public License (GPLv3).
    See the COPYING file for details.

.. _utils:


*****
utils
*****

Here some useful functions in the rest of macsylib code

.. _utils_api:

utils API reference
===================


get_def_to_detect
=================
.. autofunction:: macsylib.utils.get_def_to_detect


get_replicon_names
==================
.. autofunction:: macsylib.utils.get_replicon_names


threads_available
=================
.. autofunction:: macsylib.utils.threads_available

parse_time
=================
.. autofunction:: macsylib.utils.parse_time
