loica


Nameloica JSON
Version 1.0.6 PyPI version JSON
download
home_page
SummaryLOICA: Logical Operators for Integrated Cell Algorithms
upload_time2023-07-25 14:23:34
maintainer
docs_urlNone
author
requires_python>=3.7
licenseMIT License Copyright (c) 2022 LOICA developers Permission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the "Software"), to deal in the Software without restriction, including without limitation the rights to use, copy, modify, merge, publish, distribute, sublicense, and/or sell copies of the Software, and to permit persons to whom the Software is furnished to do so, subject to the following conditions: The above copyright notice and this permission notice shall be included in all copies or substantial portions of the Software. THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.
keywords loica genetic gda design synthetic biology
VCS
bugtrack_url
requirements No requirements were recorded.
Travis-CI No Travis.
coveralls test coverage No coveralls.
            # LOICA

Welcome to the LOICA (Logical Operators for Integrated Cell Algorithms) repository, our Python package for designing, modeling and characterizing genetic networks.

<img src="https://github.com/RudgeLab/LOICA/blob/master/images/LOICA_Logo.svg#gh-light-mode-only" alt="LOICA logo" width="250"/>
<img src="https://github.com/RudgeLab/LOICA/blob/master/images/LOICA_Logo_night.svg#gh-dark-mode-only" alt="LOICA night logo" width="250"/>


![PyPI](https://img.shields.io/pypi/v/loica)
[![Documentation Status](https://readthedocs.org/projects/loica/badge/?version=latest)](https://loica.readthedocs.io/en/latest/?badge=latest)
![PyPI - Python Version](https://img.shields.io/pypi/pyversions/loica)
![PyPI - License](https://img.shields.io/pypi/l/loica)

As you may have noticed, our logo features a beautiful bird—loica _[(Leistes loyca)](https://en.wikipedia.org/wiki/Long-tailed_meadowlark)_; a bird native to Chile known for its particular red chest and legendary kindness, with which we share name[.](https://youtu.be/qDL3zhB8-MM)

## Reference and citation

LOICA is an academic open source software for science, if you want to reference or cite it please use the following:

DOI https://doi.org/10.1021/acssynbio.1c00603

Get the BibTeX in [Google Scholar](https://scholar.google.com/scholar?hl=es&as_sdt=0%2C5&q=LOICA%3A+Integrating+Models+with+Data+for+Genetic+Network+Design+Automation&btnG=) 

## Installation

Installing LOICA is way easier than pronuncing it! 

Do:

`pip install loica`

For more details please refer to our [Wiki](https://github.com/RudgeLab/LOICA/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

## Documentation

 Please visit our documentation with API reference at Read the Docs [loica.rtfd.io](https://loica.rtfd.io)

## Tutorials

Now that you have LOICA installed you can familiarize yourself with the tool using the [Jupyter notebook tutorials](https://github.com/RudgeLab/LOICA/tree/master/notebooks) designed for this purpose.

Run LOICA on the web without any installation! [LOICA Colab Notebook](https://drive.google.com/file/d/1xxxMS5amaTGY2Z09i5h03zMr2J2zGiwg/view?usp=sharing)

You can use and modify this code by saving a copy in Drive.

            

Raw data

            {
    "_id": null,
    "home_page": "",
    "name": "loica",
    "maintainer": "",
    "docs_url": null,
    "requires_python": ">=3.7",
    "maintainer_email": "Gonzalo Vidal <g.a.vidal-pena2@ncl.ac.uk>",
    "keywords": "loica,genetic,GDA,design,synthetic biology",
    "author": "",
    "author_email": "Gonzalo Vidal <g.a.vidal-pena2@ncl.ac.uk>, Timothy Rudge <tim.rudge@ncl.ac.uk>",
    "download_url": "https://files.pythonhosted.org/packages/56/1a/1f23b26ba0308d06a7e11136918927c70903b8dae0a95008154103cf93fd/loica-1.0.6.tar.gz",
    "platform": null,
    "description": "# LOICA\n\nWelcome to the LOICA (Logical Operators for Integrated Cell Algorithms) repository, our Python package for designing, modeling and characterizing genetic networks.\n\n<img src=\"https://github.com/RudgeLab/LOICA/blob/master/images/LOICA_Logo.svg#gh-light-mode-only\" alt=\"LOICA logo\" width=\"250\"/>\n<img src=\"https://github.com/RudgeLab/LOICA/blob/master/images/LOICA_Logo_night.svg#gh-dark-mode-only\" alt=\"LOICA night logo\" width=\"250\"/>\n\n\n![PyPI](https://img.shields.io/pypi/v/loica)\n[![Documentation Status](https://readthedocs.org/projects/loica/badge/?version=latest)](https://loica.readthedocs.io/en/latest/?badge=latest)\n![PyPI - Python Version](https://img.shields.io/pypi/pyversions/loica)\n![PyPI - License](https://img.shields.io/pypi/l/loica)\n\nAs you may have noticed, our logo features a beautiful bird\u2014loica _[(Leistes loyca)](https://en.wikipedia.org/wiki/Long-tailed_meadowlark)_; a bird native to Chile known for its particular red chest and legendary kindness, with which we share name[.](https://youtu.be/qDL3zhB8-MM)\n\n## Reference and citation\n\nLOICA is an academic open source software for science, if you want to reference or cite it please use the following:\n\nDOI https://doi.org/10.1021/acssynbio.1c00603\n\nGet the BibTeX in [Google Scholar](https://scholar.google.com/scholar?hl=es&as_sdt=0%2C5&q=LOICA%3A+Integrating+Models+with+Data+for+Genetic+Network+Design+Automation&btnG=) \n\n## Installation\n\nInstalling LOICA is way easier than pronuncing it! \n\nDo:\n\n`pip install loica`\n\nFor more details please refer to our [Wiki](https://github.com/RudgeLab/LOICA/wiki) for installation instructions and developer guides.\n\n## LOICA allows you to:\n\n- Compile Code into DNA fragments that execute Cell Algorithms\n- Easy programation of genetic network models\n- Generation of synthetic data\n- Communicate with Flapjack\n- Use and output SBOL files\n- Use all sorts of cellular computation\n- Easy, fluid and customisable DNA design\n\n## Documentation\n\n Please visit our documentation with API reference at Read the Docs [loica.rtfd.io](https://loica.rtfd.io)\n\n## Tutorials\n\nNow that you have LOICA installed you can familiarize yourself with the tool using the [Jupyter notebook tutorials](https://github.com/RudgeLab/LOICA/tree/master/notebooks) designed for this purpose.\n\nRun LOICA on the web without any installation! [LOICA Colab Notebook](https://drive.google.com/file/d/1xxxMS5amaTGY2Z09i5h03zMr2J2zGiwg/view?usp=sharing)\n\nYou can use and modify this code by saving a copy in Drive.\n",
    "bugtrack_url": null,
    "license": "MIT License  Copyright (c) 2022 LOICA developers  Permission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the \"Software\"), to deal in the Software without restriction, including without limitation the rights to use, copy, modify, merge, publish, distribute, sublicense, and/or sell copies of the Software, and to permit persons to whom the Software is furnished to do so, subject to the following conditions:  The above copyright notice and this permission notice shall be included in all copies or substantial portions of the Software.  THE SOFTWARE IS PROVIDED \"AS IS\", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE. ",
    "summary": "LOICA: Logical Operators for Integrated Cell Algorithms",
    "version": "1.0.6",
    "project_urls": {
        "Bug Tracker": "https://github.com/RudgeLab/LOICA/issues",
        "Homepage": "https://github.com/RudgeLab/LOICA"
    },
    "split_keywords": [
        "loica",
        "genetic",
        "gda",
        "design",
        "synthetic biology"
    ],
    "urls": [
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "56def61c286a429559de1936f6177b30de027fd2877d7206b4d9bcfded112ec6",
                "md5": "83ff3bfb1bb0ad40e49a8652becd7cf2",
                "sha256": "5c3dbbd9386bc74576bf747812b0b37c45e891b953a122baeef59f3f300b749e"
            },
            "downloads": -1,
            "filename": "loica-1.0.6-py3-none-any.whl",
            "has_sig": false,
            "md5_digest": "83ff3bfb1bb0ad40e49a8652becd7cf2",
            "packagetype": "bdist_wheel",
            "python_version": "py3",
            "requires_python": ">=3.7",
            "size": 25744,
            "upload_time": "2023-07-25T14:23:32",
            "upload_time_iso_8601": "2023-07-25T14:23:32.851002Z",
            "url": "https://files.pythonhosted.org/packages/56/de/f61c286a429559de1936f6177b30de027fd2877d7206b4d9bcfded112ec6/loica-1.0.6-py3-none-any.whl",
            "yanked": false,
            "yanked_reason": null
        },
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "561a1f23b26ba0308d06a7e11136918927c70903b8dae0a95008154103cf93fd",
                "md5": "c72776d10f041bc678243b688f853a6c",
                "sha256": "385035b83b9a8d8017f8059b25b48a2feb8eed6667028fa8ecf7f8dea7a63b59"
            },
            "downloads": -1,
            "filename": "loica-1.0.6.tar.gz",
            "has_sig": false,
            "md5_digest": "c72776d10f041bc678243b688f853a6c",
            "packagetype": "sdist",
            "python_version": "source",
            "requires_python": ">=3.7",
            "size": 19909,
            "upload_time": "2023-07-25T14:23:34",
            "upload_time_iso_8601": "2023-07-25T14:23:34.003728Z",
            "url": "https://files.pythonhosted.org/packages/56/1a/1f23b26ba0308d06a7e11136918927c70903b8dae0a95008154103cf93fd/loica-1.0.6.tar.gz",
            "yanked": false,
            "yanked_reason": null
        }
    ],
    "upload_time": "2023-07-25 14:23:34",
    "github": true,
    "gitlab": false,
    "bitbucket": false,
    "codeberg": false,
    "github_user": "RudgeLab",
    "github_project": "LOICA",
    "travis_ci": false,
    "coveralls": false,
    "github_actions": false,
    "lcname": "loica"
}
        
Elapsed time: 0.09475s