bioomics


Namebioomics JSON
Version 0.2.8 PyPI version JSON
download
home_pagehttps://github.com/Tiezhengyuan/bio_omics
SummaryDownload, retrieve and process omics data for further bioinformatics
upload_time2024-05-02 20:09:53
maintainerNone
docs_urlNone
authorTiezheng Yuan
requires_pythonNone
licenseNone
keywords pypi cicd python
VCS
bugtrack_url
requirements No requirements were recorded.
Travis-CI No Travis.
coveralls test coverage No coveralls.
            \n# bio_omics
Download, retrieve and process omics data, or biological informatics data from public database

Comprehensive Databases
- NCBI: genome database, 
- UniProt: protein database, https://www.expasy.org/resources/uniprotkb-swiss-prot

Sepecific Databases
- miRBase: mircoRNA database, https://www.mirbase.org/
- RNACentral: non-coding RNA squence database, https://rnacentral.org/
- IEDB: immune epitope database, https://www.iedb.org/


See the help documents of example coding at https://www.fbridges.com/pipeline/bio_omics.

https://www.iedb.org/downloader.php?file_name=doc/epitope_full_v3.zip


## data model
ETL data processing is composed of some steps including downloads, retrieval, organization, combination, integration, enrichment, formation. This packages focus on downloads, retrieval, and combination of omics data.
It is suggested that the data model would be consistent. Data are organized by entity namely protein, or antigen. An example of data is showed as the below. Here the pair 'key' defines unique identifier of this entity. "ID" is automatically created. Retrieved data are pushed as one key-value. 
Note:
- Abundant data are possible and to be allowed.
- The key-value is defined by this corresponding database source.
- Used for Integration rather than enrichment. Therefore, data combination or aggregation is not recommended.
- Data from various source could be different or invalid. Those would be validated in the afterwards step rather than this step.
```
{
    "ID": "79541",
    "key": "H0YED9",
    "UniProt_SwissProt": {
        ....
    },
    "NCBI": {
        ....
    },
    "PDB": {
        ....
    },
    ....    
}
```

            

Raw data

            {
    "_id": null,
    "home_page": "https://github.com/Tiezhengyuan/bio_omics",
    "name": "bioomics",
    "maintainer": null,
    "docs_url": null,
    "requires_python": null,
    "maintainer_email": null,
    "keywords": "pypi, cicd, python",
    "author": "Tiezheng Yuan",
    "author_email": "tiezhengyuan@hotmail.com",
    "download_url": "https://files.pythonhosted.org/packages/20/07/799f4891da464bf09614616e6f678b65792d5a9b8317dc1cb68ed7a1cea3/bioomics-0.2.8.tar.gz",
    "platform": null,
    "description": "\\n# bio_omics\nDownload, retrieve and process omics data, or biological informatics data from public database\n\nComprehensive Databases\n- NCBI: genome database, \n- UniProt: protein database, https://www.expasy.org/resources/uniprotkb-swiss-prot\n\nSepecific Databases\n- miRBase: mircoRNA database, https://www.mirbase.org/\n- RNACentral: non-coding RNA squence database, https://rnacentral.org/\n- IEDB: immune epitope database, https://www.iedb.org/\n\n\nSee the help documents of example coding at https://www.fbridges.com/pipeline/bio_omics.\n\nhttps://www.iedb.org/downloader.php?file_name=doc/epitope_full_v3.zip\n\n\n## data model\nETL data processing is composed of some steps including downloads, retrieval, organization, combination, integration, enrichment, formation. This packages focus on downloads, retrieval, and combination of omics data.\nIt is suggested that the data model would be consistent. Data are organized by entity namely protein, or antigen. An example of data is showed as the below. Here the pair 'key' defines unique identifier of this entity. \"ID\" is automatically created. Retrieved data are pushed as one key-value. \nNote:\n- Abundant data are possible and to be allowed.\n- The key-value is defined by this corresponding database source.\n- Used for Integration rather than enrichment. Therefore, data combination or aggregation is not recommended.\n- Data from various source could be different or invalid. Those would be validated in the afterwards step rather than this step.\n```\n{\n    \"ID\": \"79541\",\n    \"key\": \"H0YED9\",\n    \"UniProt_SwissProt\": {\n        ....\n    },\n    \"NCBI\": {\n        ....\n    },\n    \"PDB\": {\n        ....\n    },\n    ....    \n}\n```\n",
    "bugtrack_url": null,
    "license": null,
    "summary": "Download, retrieve and process omics data for further bioinformatics",
    "version": "0.2.8",
    "project_urls": {
        "Homepage": "https://github.com/Tiezhengyuan/bio_omics"
    },
    "split_keywords": [
        "pypi",
        " cicd",
        " python"
    ],
    "urls": [
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "56b266f8a2afa6d109e922df7827b2f2b434a4243439357e8aa0b8d50fcac424",
                "md5": "532c9f1919a094a9f4a8b1a9010fefc3",
                "sha256": "6b0e9046f9b921f0d8b72d2a33c32a2da73bcfb7b4362018e9056109010470d1"
            },
            "downloads": -1,
            "filename": "bioomics-0.2.8-py3-none-any.whl",
            "has_sig": false,
            "md5_digest": "532c9f1919a094a9f4a8b1a9010fefc3",
            "packagetype": "bdist_wheel",
            "python_version": "py3",
            "requires_python": null,
            "size": 33659,
            "upload_time": "2024-05-02T20:09:52",
            "upload_time_iso_8601": "2024-05-02T20:09:52.737287Z",
            "url": "https://files.pythonhosted.org/packages/56/b2/66f8a2afa6d109e922df7827b2f2b434a4243439357e8aa0b8d50fcac424/bioomics-0.2.8-py3-none-any.whl",
            "yanked": false,
            "yanked_reason": null
        },
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "2007799f4891da464bf09614616e6f678b65792d5a9b8317dc1cb68ed7a1cea3",
                "md5": "2eac9a03fb172534bc6294968e527867",
                "sha256": "246c0d6d31cd79627f76ebe52f2b1b5722ccaabb39f377c93327568def827d49"
            },
            "downloads": -1,
            "filename": "bioomics-0.2.8.tar.gz",
            "has_sig": false,
            "md5_digest": "2eac9a03fb172534bc6294968e527867",
            "packagetype": "sdist",
            "python_version": "source",
            "requires_python": null,
            "size": 29515,
            "upload_time": "2024-05-02T20:09:53",
            "upload_time_iso_8601": "2024-05-02T20:09:53.925662Z",
            "url": "https://files.pythonhosted.org/packages/20/07/799f4891da464bf09614616e6f678b65792d5a9b8317dc1cb68ed7a1cea3/bioomics-0.2.8.tar.gz",
            "yanked": false,
            "yanked_reason": null
        }
    ],
    "upload_time": "2024-05-02 20:09:53",
    "github": true,
    "gitlab": false,
    "bitbucket": false,
    "codeberg": false,
    "github_user": "Tiezhengyuan",
    "github_project": "bio_omics",
    "travis_ci": false,
    "coveralls": false,
    "github_actions": true,
    "requirements": [],
    "lcname": "bioomics"
}
        
Elapsed time: 0.24712s