metagentools


Namemetagentools JSON
Version 0.0.10 PyPI version JSON
download
home_pagehttps://github.com/vtecftwy/metagentools
SummarySet of tools used for metagenomics research project
upload_time2024-01-31 08:15:47
maintainer
docs_urlNone
authorCharlier
requires_python>=3.8
licenseApache Software License 2.0
keywords nbdev jupyter notebook python
VCS
bugtrack_url
requirements No requirements were recorded.
Travis-CI No Travis.
coveralls test coverage No coveralls.
            metagentools
================

<!-- WARNING: THIS FILE WAS AUTOGENERATED! DO NOT EDIT! -->

This repo includes the code developed as part of a research project
aiming at using deep learning techniques to classify a wide range of
corona virus based on NG reads.

The code is structured into *general code* and *submodules*:

***General code*** is used across the project and can also be reused for
other projects:

1.  `art`: wrapper code to use ART-ILLUMINA read simulator package from
    a jupyter notebook. MUST BE RUN LOCALLY.
2.  `core`: base classes used accross the package
3.  `wandb`: utility classes to open, retrieve, use WandB runs and
    artifacts accross the project

***Submodules*** cover code written for a specific part of the project

1.  `cnn_virus`: all specific code related to the evaluation and
    improvement of CNN Virus model
    - `architecture`: all code related to evaluated and trained
      architectures
    - `data`: data processing, iterators and parsing functions to handle
      data
    - `utils`: other utility functions

This is a work in progress, and some functions or modules may be broken.
We may or may not be able to provide support depending on the when the
support is requested.

***Installation***:

- `pip install metagentools` for the stable version

- `pip install git+https://github.com/vtecftwy/metagentools.git@main`
  for the latest committed version

***Requirements***:

- python 3.8 or higher is required for this package
- package tested with python 3.10

            

Raw data

            {
    "_id": null,
    "home_page": "https://github.com/vtecftwy/metagentools",
    "name": "metagentools",
    "maintainer": "",
    "docs_url": null,
    "requires_python": ">=3.8",
    "maintainer_email": "",
    "keywords": "nbdev jupyter notebook python",
    "author": "Charlier",
    "author_email": "github@procurasia.com",
    "download_url": "https://files.pythonhosted.org/packages/b1/e6/c21d47165a0340d1881d8c4a1fe5300fce3f640e6ab4b8e00a780a6d491d/metagentools-0.0.10.tar.gz",
    "platform": null,
    "description": "metagentools\n================\n\n<!-- WARNING: THIS FILE WAS AUTOGENERATED! DO NOT EDIT! -->\n\nThis repo includes the code developed as part of a research project\naiming at using deep learning techniques to classify a wide range of\ncorona virus based on NG reads.\n\nThe code is structured into *general code* and *submodules*:\n\n***General code*** is used across the project and can also be reused for\nother projects:\n\n1.  `art`: wrapper code to use ART-ILLUMINA read simulator package from\n    a jupyter notebook. MUST BE RUN LOCALLY.\n2.  `core`: base classes used accross the package\n3.  `wandb`: utility classes to open, retrieve, use WandB runs and\n    artifacts accross the project\n\n***Submodules*** cover code written for a specific part of the project\n\n1.  `cnn_virus`: all specific code related to the evaluation and\n    improvement of CNN Virus model\n    - `architecture`: all code related to evaluated and trained\n      architectures\n    - `data`: data processing, iterators and parsing functions to handle\n      data\n    - `utils`: other utility functions\n\nThis is a work in progress, and some functions or modules may be broken.\nWe may or may not be able to provide support depending on the when the\nsupport is requested.\n\n***Installation***:\n\n- `pip install metagentools` for the stable version\n\n- `pip install git+https://github.com/vtecftwy/metagentools.git@main`\n  for the latest committed version\n\n***Requirements***:\n\n- python 3.8 or higher is required for this package\n- package tested with python 3.10\n",
    "bugtrack_url": null,
    "license": "Apache Software License 2.0",
    "summary": "Set of tools used for metagenomics research project",
    "version": "0.0.10",
    "project_urls": {
        "Homepage": "https://github.com/vtecftwy/metagentools"
    },
    "split_keywords": [
        "nbdev",
        "jupyter",
        "notebook",
        "python"
    ],
    "urls": [
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "24e0d120461a6c3ecbfc3be3b7004299a5e95c1a50473bc9db40179f2124fdb6",
                "md5": "6b3ef3f7f2cd4b5bba72b0450f025eb3",
                "sha256": "b16ccbcf0dd6e758e8b9b3589e7ac6579bdc67cabc0fb83ba5e5974ee9f16612"
            },
            "downloads": -1,
            "filename": "metagentools-0.0.10-py3-none-any.whl",
            "has_sig": false,
            "md5_digest": "6b3ef3f7f2cd4b5bba72b0450f025eb3",
            "packagetype": "bdist_wheel",
            "python_version": "py3",
            "requires_python": ">=3.8",
            "size": 53263,
            "upload_time": "2024-01-31T08:15:45",
            "upload_time_iso_8601": "2024-01-31T08:15:45.877951Z",
            "url": "https://files.pythonhosted.org/packages/24/e0/d120461a6c3ecbfc3be3b7004299a5e95c1a50473bc9db40179f2124fdb6/metagentools-0.0.10-py3-none-any.whl",
            "yanked": false,
            "yanked_reason": null
        },
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "b1e6c21d47165a0340d1881d8c4a1fe5300fce3f640e6ab4b8e00a780a6d491d",
                "md5": "99fb776907fb2cc379e824af37a18be9",
                "sha256": "adb76bc77982dc8627c2e257dcafd819f391a5032b41bc0a10822dae1786c0f1"
            },
            "downloads": -1,
            "filename": "metagentools-0.0.10.tar.gz",
            "has_sig": false,
            "md5_digest": "99fb776907fb2cc379e824af37a18be9",
            "packagetype": "sdist",
            "python_version": "source",
            "requires_python": ">=3.8",
            "size": 46787,
            "upload_time": "2024-01-31T08:15:47",
            "upload_time_iso_8601": "2024-01-31T08:15:47.769324Z",
            "url": "https://files.pythonhosted.org/packages/b1/e6/c21d47165a0340d1881d8c4a1fe5300fce3f640e6ab4b8e00a780a6d491d/metagentools-0.0.10.tar.gz",
            "yanked": false,
            "yanked_reason": null
        }
    ],
    "upload_time": "2024-01-31 08:15:47",
    "github": true,
    "gitlab": false,
    "bitbucket": false,
    "codeberg": false,
    "github_user": "vtecftwy",
    "github_project": "metagentools",
    "travis_ci": false,
    "coveralls": false,
    "github_actions": true,
    "lcname": "metagentools"
}
        
Elapsed time: 0.16281s