.. MacSyFinder - Detection of macromolecular systems in protein datasets
    using systems modelling and similarity search.
    Authors: Sophie Abby, Bertrand Néron
    Copyright © 2014-2023  Institut Pasteur (Paris), and CNRS.
    See the COPYRIGHT file for details
    MacsyFinder 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 macsyfinder code

.. _utils_api:

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


get_def_to_detect
=================
.. autofunction:: macsypy.utils.get_def_to_detect


get_replicon_names
==================
.. autofunction:: macsypy.utils.get_replicon_names


threads_available
=================
.. autofunction:: macsypy.utils.threads_available

parse_time
=================
.. autofunction:: macsypy.utils.parse_time
