trill-proteins


Nametrill-proteins JSON
Version 1.6.0 PyPI version JSON
download
home_pagehttps://github.com/martinez-zacharya/TRILL
SummarySandbox for Computational Protein Design
upload_time2024-03-11 23:07:51
maintainer
docs_urlNone
authorZachary Martinez
requires_python>=3.8,<4.0
licenseMIT
keywords nlp natural language processing protein design esm2 esmfold proteinmpnn protgpt2 zymctrl rfdiffusion
VCS
bugtrack_url
requirements No requirements were recorded.
Travis-CI No Travis.
coveralls test coverage
                                          _____________________.___.____    .____     
                              \__    ___/\______   \   |    |   |    |    
                                |    |    |       _/   |    |   |    |    
                                |    |    |    |   \   |    |___|    |___ 
                                |____|    |____|_  /___|_______ \_______ \
                                                 \/            \/       \/

[![pypi version](https://img.shields.io/pypi/v/trill-proteins?color=blueviolet&style=flat-square)](https://pypi.org/project/trill-proteins)
![downloads](https://img.shields.io/pypi/dm/trill-proteins?color=blueviolet&style=flat-square)
[![license](https://img.shields.io/pypi/l/trill-proteins?color=blueviolet&style=flat-square)](LICENSE)
[![Documentation Status](https://readthedocs.org/projects/trill/badge/?version=latest&style=flat-square)](https://trill.readthedocs.io/en/latest/?badge=latest)
<!---![status](https://github.com/martinez-zacharya/TRILL/workflows/CI/badge.svg?style=flat-square&color=blueviolet)--->
# Intro
TRILL (**TR**aining and **I**nference using the **L**anguage of **L**ife) is a sandbox for creative protein engineering and discovery. As a bioengineer myself, deep-learning based approaches for protein design and analysis are of great interest to me. However, many of these deep-learning models are rather unwieldy, especially for non ML-practitioners due to their sheer size. Not only does TRILL allow researchers to perform inference on their proteins of interest using a variety of models, but it also democratizes the efficient fine-tuning of large-language models. Whether using Google Colab with one GPU or a supercomputer with many, TRILL empowers scientists to leverage models with millions to billions of parameters without worrying (too much) about hardware constraints. Currently, TRILL supports using these models as of v1.5.0:

## Breakdown of TRILL's Commands

| **Command** | **Function** | **Available Models** |
|:-----------:|:------------:|:--------------------:|
| **Embed** | Generates numerical representations or "embeddings" of protein sequences for quantitative analysis and comparison. | [ESM2](https://doi.org/10.1101/2022.07.20.500902), [ProtT5-XL](https://doi.org/10.1109/TPAMI.2021.3095381), [ProstT5](https://doi.org/10.1101/2023.07.23.550085) |
| **Visualize** | Creates interactive 2D visualizations of embeddings for exploratory data analysis. | PCA, t-SNE, UMAP |
| **Finetune** | Finetunes protein language models for specific tasks. | [ESM2](https://doi.org/10.1101/2022.07.20.500902), [ProtGPT2](https://doi.org/10.1038/s41467-022-32007-7), [ZymCTRL](https://www.mlsb.io/papers_2022/ZymCTRL_a_conditional_language_model_for_the_controllable_generation_of_artificial_enzymes.pdf) |
| **Language Model Protein Generation** | Generates proteins using pretrained language models. | [ESM2](https://doi.org/10.1101/2022.07.20.500902), [ProtGPT2](https://doi.org/10.1038/s41467-022-32007-7), [ZymCTRL](https://www.mlsb.io/papers_2022/ZymCTRL_a_conditional_language_model_for_the_controllable_generation_of_artificial_enzymes.pdf) |
| **Inverse Folding Protein Generation** | Designs proteins to fold into specific 3D structures. | [ESM-IF1](https://doi.org/10.1101/2022.04.10.487779), [ProteinMPNN](https://doi.org/10.1101/2022.06.03.494563), [ProstT5](https://doi.org/10.1101/2023.07.23.550085) |
| **Diffusion Based Protein Generation** | Uses denoising diffusion models to generate proteins. | [RFDiffusion](https://doi.org/10.1101/2022.12.09.519842) |
| **Fold** | Predicts 3D protein structures. | [ESMFold](https://doi.org/10.1101/2022.07.20.500902), [ProstT5](https://doi.org/10.1101/2023.07.23.550085) |
| **Dock** | Simulates protein-ligand interactions. | [DiffDock](https://doi.org/10.48550/arXiv.2210.01776), [Smina](https://doi.org/10.1021/ci300604z), [Autodock Vina](https://doi.org/10.1021/acs.jcim.1c00203), [Lightdock](https://doi.org/10.1093/bioinformatics/btx555) |
| **Classify** | Predicts protein properties at high throughput. | [TemStaPro](https://doi.org/10.1101/2023.03.27.534365), [EpHod](https://doi.org/10.1101/2023.06.22.544776) |
| **Simulate** | Uses molecular dynamics with the AMBER force field to relax structures. | [OpenMM](https://doi.org/10.1371/journal.pcbi.1005659) |

## Documentation
Check out the documentation and examples at https://trill.readthedocs.io/en/latest/index.html

            

Raw data

            {
    "_id": null,
    "home_page": "https://github.com/martinez-zacharya/TRILL",
    "name": "trill-proteins",
    "maintainer": "",
    "docs_url": null,
    "requires_python": ">=3.8,<4.0",
    "maintainer_email": "",
    "keywords": "NLP,Natural Language Processing,Protein Design,ESM2,ESMFold,ProteinMPNN,ProtGPT2,ZymCTRL,RFDiffusion",
    "author": "Zachary Martinez",
    "author_email": "martinez.zacharya@gmail.com",
    "download_url": "https://files.pythonhosted.org/packages/84/32/09e1cf69d93df4a0b2c47259e053a007b12b4972e457472b3b072108b726/trill_proteins-1.6.0.tar.gz",
    "platform": null,
    "description": "                              _____________________.___.____    .____     \n                              \\__    ___/\\______   \\   |    |   |    |    \n                                |    |    |       _/   |    |   |    |    \n                                |    |    |    |   \\   |    |___|    |___ \n                                |____|    |____|_  /___|_______ \\_______ \\\n                                                 \\/            \\/       \\/\n\n[![pypi version](https://img.shields.io/pypi/v/trill-proteins?color=blueviolet&style=flat-square)](https://pypi.org/project/trill-proteins)\n![downloads](https://img.shields.io/pypi/dm/trill-proteins?color=blueviolet&style=flat-square)\n[![license](https://img.shields.io/pypi/l/trill-proteins?color=blueviolet&style=flat-square)](LICENSE)\n[![Documentation Status](https://readthedocs.org/projects/trill/badge/?version=latest&style=flat-square)](https://trill.readthedocs.io/en/latest/?badge=latest)\n<!---![status](https://github.com/martinez-zacharya/TRILL/workflows/CI/badge.svg?style=flat-square&color=blueviolet)--->\n# Intro\nTRILL (**TR**aining and **I**nference using the **L**anguage of **L**ife) is a sandbox for creative protein engineering and discovery. As a bioengineer myself, deep-learning based approaches for protein design and analysis are of great interest to me. However, many of these deep-learning models are rather unwieldy, especially for non ML-practitioners due to their sheer size. Not only does TRILL allow researchers to perform inference on their proteins of interest using a variety of models, but it also democratizes the efficient fine-tuning of large-language models. Whether using Google Colab with one GPU or a supercomputer with many, TRILL empowers scientists to leverage models with millions to billions of parameters without worrying (too much) about hardware constraints. Currently, TRILL supports using these models as of v1.5.0:\n\n## Breakdown of TRILL's Commands\n\n| **Command** | **Function** | **Available Models** |\n|:-----------:|:------------:|:--------------------:|\n| **Embed** | Generates numerical representations or \"embeddings\" of protein sequences for quantitative analysis and comparison. | [ESM2](https://doi.org/10.1101/2022.07.20.500902), [ProtT5-XL](https://doi.org/10.1109/TPAMI.2021.3095381), [ProstT5](https://doi.org/10.1101/2023.07.23.550085) |\n| **Visualize** | Creates interactive 2D visualizations of embeddings for exploratory data analysis. | PCA, t-SNE, UMAP |\n| **Finetune** | Finetunes protein language models for specific tasks. | [ESM2](https://doi.org/10.1101/2022.07.20.500902), [ProtGPT2](https://doi.org/10.1038/s41467-022-32007-7), [ZymCTRL](https://www.mlsb.io/papers_2022/ZymCTRL_a_conditional_language_model_for_the_controllable_generation_of_artificial_enzymes.pdf) |\n| **Language Model Protein Generation** | Generates proteins using pretrained language models. | [ESM2](https://doi.org/10.1101/2022.07.20.500902), [ProtGPT2](https://doi.org/10.1038/s41467-022-32007-7), [ZymCTRL](https://www.mlsb.io/papers_2022/ZymCTRL_a_conditional_language_model_for_the_controllable_generation_of_artificial_enzymes.pdf) |\n| **Inverse Folding Protein Generation** | Designs proteins to fold into specific 3D structures. | [ESM-IF1](https://doi.org/10.1101/2022.04.10.487779), [ProteinMPNN](https://doi.org/10.1101/2022.06.03.494563), [ProstT5](https://doi.org/10.1101/2023.07.23.550085) |\n| **Diffusion Based Protein Generation** | Uses denoising diffusion models to generate proteins. | [RFDiffusion](https://doi.org/10.1101/2022.12.09.519842) |\n| **Fold** | Predicts 3D protein structures. | [ESMFold](https://doi.org/10.1101/2022.07.20.500902), [ProstT5](https://doi.org/10.1101/2023.07.23.550085) |\n| **Dock** | Simulates protein-ligand interactions. | [DiffDock](https://doi.org/10.48550/arXiv.2210.01776), [Smina](https://doi.org/10.1021/ci300604z), [Autodock Vina](https://doi.org/10.1021/acs.jcim.1c00203), [Lightdock](https://doi.org/10.1093/bioinformatics/btx555) |\n| **Classify** | Predicts protein properties at high throughput. | [TemStaPro](https://doi.org/10.1101/2023.03.27.534365), [EpHod](https://doi.org/10.1101/2023.06.22.544776) |\n| **Simulate** | Uses molecular dynamics with the AMBER force field to relax structures. | [OpenMM](https://doi.org/10.1371/journal.pcbi.1005659) |\n\n## Documentation\nCheck out the documentation and examples at https://trill.readthedocs.io/en/latest/index.html\n",
    "bugtrack_url": null,
    "license": "MIT",
    "summary": "Sandbox for Computational Protein Design",
    "version": "1.6.0",
    "project_urls": {
        "Documentation": "https://trill.readthedocs.io/en/latest/home.html",
        "Homepage": "https://github.com/martinez-zacharya/TRILL",
        "Repository": "https://github.com/martinez-zacharya/TRILL"
    },
    "split_keywords": [
        "nlp",
        "natural language processing",
        "protein design",
        "esm2",
        "esmfold",
        "proteinmpnn",
        "protgpt2",
        "zymctrl",
        "rfdiffusion"
    ],
    "urls": [
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "5edc46d09779e07f10c3df73f275ed0df2df06c31e42dee8eed08f73ae4fc87b",
                "md5": "f59b123822df147cb92684403553c2fe",
                "sha256": "083fcab40035ea07a07d6614a5d133aaaf50de176ce130f52077b29c05f430a2"
            },
            "downloads": -1,
            "filename": "trill_proteins-1.6.0-py3-none-any.whl",
            "has_sig": false,
            "md5_digest": "f59b123822df147cb92684403553c2fe",
            "packagetype": "bdist_wheel",
            "python_version": "py3",
            "requires_python": ">=3.8,<4.0",
            "size": 10992249,
            "upload_time": "2024-03-11T23:07:47",
            "upload_time_iso_8601": "2024-03-11T23:07:47.811374Z",
            "url": "https://files.pythonhosted.org/packages/5e/dc/46d09779e07f10c3df73f275ed0df2df06c31e42dee8eed08f73ae4fc87b/trill_proteins-1.6.0-py3-none-any.whl",
            "yanked": false,
            "yanked_reason": null
        },
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "843209e1cf69d93df4a0b2c47259e053a007b12b4972e457472b3b072108b726",
                "md5": "cf0fd88e57fb036d09449e7befc5481f",
                "sha256": "ea381c2213ce443e11bfcdf449847a24fc57d835ba4fd0173ffe8a48a0ac67af"
            },
            "downloads": -1,
            "filename": "trill_proteins-1.6.0.tar.gz",
            "has_sig": false,
            "md5_digest": "cf0fd88e57fb036d09449e7befc5481f",
            "packagetype": "sdist",
            "python_version": "source",
            "requires_python": ">=3.8,<4.0",
            "size": 11021436,
            "upload_time": "2024-03-11T23:07:51",
            "upload_time_iso_8601": "2024-03-11T23:07:51.106391Z",
            "url": "https://files.pythonhosted.org/packages/84/32/09e1cf69d93df4a0b2c47259e053a007b12b4972e457472b3b072108b726/trill_proteins-1.6.0.tar.gz",
            "yanked": false,
            "yanked_reason": null
        }
    ],
    "upload_time": "2024-03-11 23:07:51",
    "github": true,
    "gitlab": false,
    "bitbucket": false,
    "codeberg": false,
    "github_user": "martinez-zacharya",
    "github_project": "TRILL",
    "travis_ci": false,
    "coveralls": true,
    "github_actions": true,
    "lcname": "trill-proteins"
}
        
Elapsed time: 0.21787s