staphscope


Namestaphscope JSON
Version 0.2.1 PyPI version JSON
download
home_pagehttps://github.com/bbeckley-hub/staphscope-typing-tool
SummaryUnified MLST + spa + SCCmec typing tool for Staphylococcus aureus
upload_time2025-08-23 15:45:38
maintainerNone
docs_urlNone
authorBrown Beckley
requires_python>=3.7
licenseNone
keywords staphylococcus aureus typing mlst spa sccmec bioinformatics
VCS
bugtrack_url
requirements argparse pandas numpy tqdm biopython python
Travis-CI No Travis.
coveralls test coverage No coveralls.
            ## Citation

If you use Staphscope Typing Tool in your research, please cite it as:

Brown, B. (2025). Staphscope Typing Tool: Unified MLST + spa + SCCmec typing for Staphylococcus aureus. GitHub repository. https://github.com/bbeckley-hub/staphscope-typing-tool

# Staphscope Typing Tool

A unified MLST + spa + SCCmec typing tool for *Staphylococcus aureus*.

## Features

- Multi-locus sequence typing (MLST)
- spa typing
- SCCmec typing using CGE SCCmecFinder
- Parallel processing for high-throughput analysis
- Comprehensive reporting in multiple formats

## Installation

### Using Conda (Recommended)
```bash
conda create -n staphscope -c bioconda -c conda-forge blast python=3.8
conda activate staphscope
pip install staphscope
sudo apt-get staphscope

            

Raw data

            {
    "_id": null,
    "home_page": "https://github.com/bbeckley-hub/staphscope-typing-tool",
    "name": "staphscope",
    "maintainer": null,
    "docs_url": null,
    "requires_python": ">=3.7",
    "maintainer_email": null,
    "keywords": "staphylococcus aureus typing mlst spa sccmec bioinformatics",
    "author": "Brown Beckley",
    "author_email": "brownbeckley94@gmail.com",
    "download_url": "https://files.pythonhosted.org/packages/6c/7c/1d6059fa1e89351b42213e3c0befb5cb42b4725bb9e11158f8ee86e389ed/staphscope-0.2.1.tar.gz",
    "platform": null,
    "description": "## Citation\n\nIf you use Staphscope Typing Tool in your research, please cite it as:\n\nBrown, B. (2025). Staphscope Typing Tool: Unified MLST + spa + SCCmec typing for Staphylococcus aureus. GitHub repository. https://github.com/bbeckley-hub/staphscope-typing-tool\n\n# Staphscope Typing Tool\n\nA unified MLST + spa + SCCmec typing tool for *Staphylococcus aureus*.\n\n## Features\n\n- Multi-locus sequence typing (MLST)\n- spa typing\n- SCCmec typing using CGE SCCmecFinder\n- Parallel processing for high-throughput analysis\n- Comprehensive reporting in multiple formats\n\n## Installation\n\n### Using Conda (Recommended)\n```bash\nconda create -n staphscope -c bioconda -c conda-forge blast python=3.8\nconda activate staphscope\npip install staphscope\nsudo apt-get staphscope\n",
    "bugtrack_url": null,
    "license": null,
    "summary": "Unified MLST + spa + SCCmec typing tool for Staphylococcus aureus",
    "version": "0.2.1",
    "project_urls": {
        "Bug Reports": "https://github.com/bbeckley-hub/staphscope-typing-tool/issues",
        "Homepage": "https://github.com/bbeckley-hub/staphscope-typing-tool",
        "Source": "https://github.com/bbeckley-hub/staphscope-typing-tool"
    },
    "split_keywords": [
        "staphylococcus",
        "aureus",
        "typing",
        "mlst",
        "spa",
        "sccmec",
        "bioinformatics"
    ],
    "urls": [
        {
            "comment_text": null,
            "digests": {
                "blake2b_256": "785bdff54954d8ef900ad6f1850e65eeaf83e0029d11047e31ae4a66f865ac48",
                "md5": "e71132fc84a788dd341c787fe1731ccb",
                "sha256": "ef08ebf7d4b98cf42d15648ea74c079cfad7d4d434dc09e403ac356fce183af8"
            },
            "downloads": -1,
            "filename": "staphscope-0.2.1-py3-none-any.whl",
            "has_sig": false,
            "md5_digest": "e71132fc84a788dd341c787fe1731ccb",
            "packagetype": "bdist_wheel",
            "python_version": "py3",
            "requires_python": ">=3.7",
            "size": 8238,
            "upload_time": "2025-08-23T15:45:35",
            "upload_time_iso_8601": "2025-08-23T15:45:35.593653Z",
            "url": "https://files.pythonhosted.org/packages/78/5b/dff54954d8ef900ad6f1850e65eeaf83e0029d11047e31ae4a66f865ac48/staphscope-0.2.1-py3-none-any.whl",
            "yanked": false,
            "yanked_reason": null
        },
        {
            "comment_text": null,
            "digests": {
                "blake2b_256": "6c7c1d6059fa1e89351b42213e3c0befb5cb42b4725bb9e11158f8ee86e389ed",
                "md5": "c447351a052a9dbd704ed671b8d9c352",
                "sha256": "e7097cdf7e6b1259135ce5df9f7e024370197403c7efea581bf90942356a92d7"
            },
            "downloads": -1,
            "filename": "staphscope-0.2.1.tar.gz",
            "has_sig": false,
            "md5_digest": "c447351a052a9dbd704ed671b8d9c352",
            "packagetype": "sdist",
            "python_version": "source",
            "requires_python": ">=3.7",
            "size": 7334,
            "upload_time": "2025-08-23T15:45:38",
            "upload_time_iso_8601": "2025-08-23T15:45:38.053490Z",
            "url": "https://files.pythonhosted.org/packages/6c/7c/1d6059fa1e89351b42213e3c0befb5cb42b4725bb9e11158f8ee86e389ed/staphscope-0.2.1.tar.gz",
            "yanked": false,
            "yanked_reason": null
        }
    ],
    "upload_time": "2025-08-23 15:45:38",
    "github": true,
    "gitlab": false,
    "bitbucket": false,
    "codeberg": false,
    "github_user": "bbeckley-hub",
    "github_project": "staphscope-typing-tool",
    "travis_ci": false,
    "coveralls": false,
    "github_actions": true,
    "requirements": [
        {
            "name": "argparse",
            "specs": [
                [
                    "==",
                    "1.4.0"
                ]
            ]
        },
        {
            "name": "pandas",
            "specs": [
                [
                    ">=",
                    "1.3.0"
                ]
            ]
        },
        {
            "name": "numpy",
            "specs": [
                [
                    ">=",
                    "1.21.0"
                ]
            ]
        },
        {
            "name": "tqdm",
            "specs": [
                [
                    ">=",
                    "4.62.0"
                ]
            ]
        },
        {
            "name": "biopython",
            "specs": [
                [
                    ">=",
                    "1.79"
                ]
            ]
        },
        {
            "name": "python",
            "specs": [
                [
                    ">=",
                    "3.6"
                ]
            ]
        }
    ],
    "lcname": "staphscope"
}
        
Elapsed time: 3.96988s