plasann


Nameplasann JSON
Version 2.1.0 PyPI version JSON
download
home_pageNone
SummaryA tool for annotating plasmids using FASTA files.
upload_time2024-08-21 23:35:22
maintainerNone
docs_urlNone
authorYour Name
requires_python>=3.6
licenseNone
keywords
VCS
bugtrack_url
requirements No requirements were recorded.
Travis-CI No Travis.
coveralls test coverage No coveralls.
            # PlasAnn

PlasAnn is a command-line tool designed for annotating plasmids using FASTA files. It processes individual FASTA files or directories containing multiple FASTA files to generate annotated outputs, including GenBank files and plasmid maps.

## Features

- Annotates plasmid sequences using various databases.
- Generates CSV files with annotation tables.
- Produces GenBank files and plasmid maps in PNG format.
- Supports batch processing of multiple FASTA files.

## Installation

### Prerequisites

- Python 3.6 or higher
- pip (Python package manager)

### Using pip

To install PlasAnn, run the following command:

```bash
pip install plasann

            

Raw data

            {
    "_id": null,
    "home_page": null,
    "name": "plasann",
    "maintainer": null,
    "docs_url": null,
    "requires_python": ">=3.6",
    "maintainer_email": null,
    "keywords": null,
    "author": "Your Name",
    "author_email": "habibuliuslam.mist@gmail.com",
    "download_url": "https://files.pythonhosted.org/packages/53/5d/7460cba0022756f604665300a0363a9473cd6bbb9a420c0c07b2abd79ac2/plasann-2.1.0.tar.gz",
    "platform": null,
    "description": "# PlasAnn\n\nPlasAnn is a command-line tool designed for annotating plasmids using FASTA files. It processes individual FASTA files or directories containing multiple FASTA files to generate annotated outputs, including GenBank files and plasmid maps.\n\n## Features\n\n- Annotates plasmid sequences using various databases.\n- Generates CSV files with annotation tables.\n- Produces GenBank files and plasmid maps in PNG format.\n- Supports batch processing of multiple FASTA files.\n\n## Installation\n\n### Prerequisites\n\n- Python 3.6 or higher\n- pip (Python package manager)\n\n### Using pip\n\nTo install PlasAnn, run the following command:\n\n```bash\npip install plasann\n",
    "bugtrack_url": null,
    "license": null,
    "summary": "A tool for annotating plasmids using FASTA files.",
    "version": "2.1.0",
    "project_urls": null,
    "split_keywords": [],
    "urls": [
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "dbd21c9a7ffdd38f61d42590d362539616ae620ddad2e9f2b27149df0c9e61de",
                "md5": "8532dc60b81efeea095acd26784483df",
                "sha256": "ceac8c69a44312f3819f9c9ef7523e90d012280c493341c499b3ef361da62bf6"
            },
            "downloads": -1,
            "filename": "plasann-2.1.0-py3-none-any.whl",
            "has_sig": false,
            "md5_digest": "8532dc60b81efeea095acd26784483df",
            "packagetype": "bdist_wheel",
            "python_version": "py3",
            "requires_python": ">=3.6",
            "size": 65131452,
            "upload_time": "2024-08-21T23:35:16",
            "upload_time_iso_8601": "2024-08-21T23:35:16.499565Z",
            "url": "https://files.pythonhosted.org/packages/db/d2/1c9a7ffdd38f61d42590d362539616ae620ddad2e9f2b27149df0c9e61de/plasann-2.1.0-py3-none-any.whl",
            "yanked": false,
            "yanked_reason": null
        },
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "535d7460cba0022756f604665300a0363a9473cd6bbb9a420c0c07b2abd79ac2",
                "md5": "2a6abcbfce497cb6e1038bd7b0f88348",
                "sha256": "4316ff659781dc6b51b91e91b6eae0b3a418580e9457bd1bdbc6eed7c21c91b0"
            },
            "downloads": -1,
            "filename": "plasann-2.1.0.tar.gz",
            "has_sig": false,
            "md5_digest": "2a6abcbfce497cb6e1038bd7b0f88348",
            "packagetype": "sdist",
            "python_version": "source",
            "requires_python": ">=3.6",
            "size": 64770778,
            "upload_time": "2024-08-21T23:35:22",
            "upload_time_iso_8601": "2024-08-21T23:35:22.793678Z",
            "url": "https://files.pythonhosted.org/packages/53/5d/7460cba0022756f604665300a0363a9473cd6bbb9a420c0c07b2abd79ac2/plasann-2.1.0.tar.gz",
            "yanked": false,
            "yanked_reason": null
        }
    ],
    "upload_time": "2024-08-21 23:35:22",
    "github": false,
    "gitlab": false,
    "bitbucket": false,
    "codeberg": false,
    "lcname": "plasann"
}
        
Elapsed time: 0.27851s