mmseqspy


Namemmseqspy JSON
Version 0.2.0 PyPI version JSON
download
home_pagehttps://github.com/michaelscutari/mmseqspy
SummaryPython utilities for protein sequence clustering and dataset splitting with MMseqs2
upload_time2025-02-26 17:42:10
maintainerNone
docs_urlNone
authorMichael Scutari
requires_python>=3.6
licenseNone
keywords bioinformatics protein sequence clustering mmseqs2
VCS
bugtrack_url
requirements No requirements were recorded.
Travis-CI No Travis.
coveralls test coverage No coveralls.
            
    mmseqspy provides utilities for clustering protein sequences and creating train-test splits
    that respect sequence similarity. It requires MMseqs2 to be installed and in your PATH.
    Features include sequence clustering, cluster-aware train/test splits, k-fold cross-validation,
    and constrained dataset splitting.
    

            

Raw data

            {
    "_id": null,
    "home_page": "https://github.com/michaelscutari/mmseqspy",
    "name": "mmseqspy",
    "maintainer": null,
    "docs_url": null,
    "requires_python": ">=3.6",
    "maintainer_email": null,
    "keywords": "bioinformatics, protein, sequence, clustering, mmseqs2",
    "author": "Michael Scutari",
    "author_email": "michael.scutari@duke.edu",
    "download_url": "https://files.pythonhosted.org/packages/20/35/e7efa9038343e701a4ff1be2a6b599f12291d20ee0ed39add55c79500875/mmseqspy-0.2.0.tar.gz",
    "platform": null,
    "description": "\n    mmseqspy provides utilities for clustering protein sequences and creating train-test splits\n    that respect sequence similarity. It requires MMseqs2 to be installed and in your PATH.\n    Features include sequence clustering, cluster-aware train/test splits, k-fold cross-validation,\n    and constrained dataset splitting.\n    \n",
    "bugtrack_url": null,
    "license": null,
    "summary": "Python utilities for protein sequence clustering and dataset splitting with MMseqs2",
    "version": "0.2.0",
    "project_urls": {
        "Homepage": "https://github.com/michaelscutari/mmseqspy"
    },
    "split_keywords": [
        "bioinformatics",
        " protein",
        " sequence",
        " clustering",
        " mmseqs2"
    ],
    "urls": [
        {
            "comment_text": null,
            "digests": {
                "blake2b_256": "781ffa3c459fd408cc53c8812ebed47b8d95ea32ce1f4510d518c9e21089e20b",
                "md5": "8971b9eed15e98b60d5daeec3a6c2049",
                "sha256": "23e69d75b813cd93ae177b71916a71ea896ca477524d9a3b456a8c19e5f6557b"
            },
            "downloads": -1,
            "filename": "mmseqspy-0.2.0-py3-none-any.whl",
            "has_sig": false,
            "md5_digest": "8971b9eed15e98b60d5daeec3a6c2049",
            "packagetype": "bdist_wheel",
            "python_version": "py3",
            "requires_python": ">=3.6",
            "size": 8321,
            "upload_time": "2025-02-26T17:42:05",
            "upload_time_iso_8601": "2025-02-26T17:42:05.033680Z",
            "url": "https://files.pythonhosted.org/packages/78/1f/fa3c459fd408cc53c8812ebed47b8d95ea32ce1f4510d518c9e21089e20b/mmseqspy-0.2.0-py3-none-any.whl",
            "yanked": false,
            "yanked_reason": null
        },
        {
            "comment_text": null,
            "digests": {
                "blake2b_256": "2035e7efa9038343e701a4ff1be2a6b599f12291d20ee0ed39add55c79500875",
                "md5": "fa7b0632813a20adfb44238957688f3d",
                "sha256": "d7f0dde08dc1957064bdb515e95c8e5ea06084a6cc758ef1789de218fd1ecc88"
            },
            "downloads": -1,
            "filename": "mmseqspy-0.2.0.tar.gz",
            "has_sig": false,
            "md5_digest": "fa7b0632813a20adfb44238957688f3d",
            "packagetype": "sdist",
            "python_version": "source",
            "requires_python": ">=3.6",
            "size": 9973,
            "upload_time": "2025-02-26T17:42:10",
            "upload_time_iso_8601": "2025-02-26T17:42:10.215661Z",
            "url": "https://files.pythonhosted.org/packages/20/35/e7efa9038343e701a4ff1be2a6b599f12291d20ee0ed39add55c79500875/mmseqspy-0.2.0.tar.gz",
            "yanked": false,
            "yanked_reason": null
        }
    ],
    "upload_time": "2025-02-26 17:42:10",
    "github": true,
    "gitlab": false,
    "bitbucket": false,
    "codeberg": false,
    "github_user": "michaelscutari",
    "github_project": "mmseqspy",
    "travis_ci": false,
    "coveralls": false,
    "github_actions": false,
    "lcname": "mmseqspy"
}
        
Elapsed time: 1.86477s