.. 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.

.. _scripts:

*******
scripts
*******

The are 4 entry points.

    * macsydata: which allow to manage the models
    * macsyprofile: an utility dedicated to modelers which gather information about hmmer output

.. _scripts_api:

API reference
=============

macsydata
=========
.. automodule:: macsylib.scripts.macsydata
   :members:
   :private-members:
   :special-members:

macsyprofile
============
.. automodule:: macsylib.scripts.macsyprofile
   :members:
   :private-members:
   :special-members:
