============ Introduction ============ Welcome to the LOICA (Logical Operators for Integrated Cell Algorithms) repository, our Python package for designing, modeling and characterizing genetic networks. .. figure:: ../images/LOICA_Logo.svg :width: 250 |PyPI| |PyPI - Python Version| |PyPI - License| As you may have noticed, our logo features a beautiful bird—loica `(Leistes loyca) `_; a bird native to Chile known for its particular red chest and legendary kindness, with which we share name. ============ Installation ============ Installing LOICA is way easier than pronuncing it! .. code:: python pip install loica For more details please refer to our `Wiki `_ for installation instructions and developer guides. ==================== LOICA allows you to: ==================== - Compile Code into DNA fragments that execute Cell Algorithms - Easy programation of genetic network models - Generation of synthetic data - Communicate with Flapjack - Use and output SBOL files - Use all sorts of cellular computation - Easy, fluid and customisable DNA design ========= Tutorials ========= Now that you have LOICA installed you can familiarize yourself with the tool using the `Jupyter notebook `_ tutorials designed for this purpose. .. |PyPI| image:: https://img.shields.io/pypi/v/loica .. |PyPI - Python Version| image:: https://img.shields.io/pypi/pyversions/loica .. |PyPI - License| image:: https://img.shields.io/pypi/l/loica