.. LOICA documentation master file, created by sphinx-quickstart on Mon Mar 21 21:53:13 2022. You can adapt this file completely to your liking, but it should at least contain the root `toctree` directive. ================================= Welcome to LOICA's documentation! ================================= .. toctree:: :maxdepth: 2 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 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.