bmxp


Namebmxp JSON
Version 0.0.18 PyPI version JSON
download
home_pagehttps://github.com/broadinstitute/bmxp
SummaryLCMS Processing tools used by the Metabolomics Platform at the Broad Institute.
upload_time2024-04-29 17:40:11
maintainerNone
docs_urlNone
authorDaniel S. Hitchcock
requires_pythonNone
licenseMIT
keywords lcms alignment processing metabolomics clustering batch correction drift correction
VCS
bugtrack_url
requirements No requirements were recorded.
Travis-CI No Travis.
coveralls test coverage No coveralls.
            # BMXP - The Metabolomics Platform at the Broad Institute

`pip install bmxp`

This is a collection of tools we use daily for processing our data. Each tool performs a step in our processing workflow. Currently, we have published

* [Eclipse](https://github.com/broadinstitute/bmxp/tree/main/bmxp/eclipse) - Align two or more same-method nontargeted LCMS datsets.
* [Gravity](https://github.com/broadinstitute/bmxp/tree/main/bmxp/gravity) - Cluster redundant LCMS features based on RT and Correlation (And someday, XIC shape)

In the future we will add:

* Blueshift - Drift Correction via pooled technical replicates and internal standards
* Rawfilereader - C-optimized LCMS raw file reader for exploring raw files and formatting MS2


            

Raw data

            {
    "_id": null,
    "home_page": "https://github.com/broadinstitute/bmxp",
    "name": "bmxp",
    "maintainer": null,
    "docs_url": null,
    "requires_python": null,
    "maintainer_email": null,
    "keywords": "LCMS, Alignment, Processing, Metabolomics, Clustering, Batch Correction, Drift Correction",
    "author": "Daniel S. Hitchcock",
    "author_email": "daniel.s.hitchcock@gmail.com",
    "download_url": "https://files.pythonhosted.org/packages/69/9f/abd453f01b0bfae5b3308a3f7ccc726f189bc72964bb921ba09f8d408b50/bmxp-0.0.18.tar.gz",
    "platform": null,
    "description": "# BMXP - The Metabolomics Platform at the Broad Institute\r\n\r\n`pip install bmxp`\r\n\r\nThis is a collection of tools we use daily for processing our data. Each tool performs a step in our processing workflow. Currently, we have published\r\n\r\n* [Eclipse](https://github.com/broadinstitute/bmxp/tree/main/bmxp/eclipse) - Align two or more same-method nontargeted LCMS datsets.\r\n* [Gravity](https://github.com/broadinstitute/bmxp/tree/main/bmxp/gravity) - Cluster redundant LCMS features based on RT and Correlation (And someday, XIC shape)\r\n\r\nIn the future we will add:\r\n\r\n* Blueshift - Drift Correction via pooled technical replicates and internal standards\r\n* Rawfilereader - C-optimized LCMS raw file reader for exploring raw files and formatting MS2\r\n\r\n",
    "bugtrack_url": null,
    "license": "MIT",
    "summary": "LCMS Processing tools used by the Metabolomics Platform at the Broad Institute.",
    "version": "0.0.18",
    "project_urls": {
        "Homepage": "https://github.com/broadinstitute/bmxp"
    },
    "split_keywords": [
        "lcms",
        " alignment",
        " processing",
        " metabolomics",
        " clustering",
        " batch correction",
        " drift correction"
    ],
    "urls": [
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "699fabd453f01b0bfae5b3308a3f7ccc726f189bc72964bb921ba09f8d408b50",
                "md5": "6455221d23fa2707e1ae5ca4772a000c",
                "sha256": "93802a3179f02bff6ee61430074f2e16e2148873ee7814f247d2518f470d2396"
            },
            "downloads": -1,
            "filename": "bmxp-0.0.18.tar.gz",
            "has_sig": false,
            "md5_digest": "6455221d23fa2707e1ae5ca4772a000c",
            "packagetype": "sdist",
            "python_version": "source",
            "requires_python": null,
            "size": 1085989,
            "upload_time": "2024-04-29T17:40:11",
            "upload_time_iso_8601": "2024-04-29T17:40:11.628718Z",
            "url": "https://files.pythonhosted.org/packages/69/9f/abd453f01b0bfae5b3308a3f7ccc726f189bc72964bb921ba09f8d408b50/bmxp-0.0.18.tar.gz",
            "yanked": false,
            "yanked_reason": null
        }
    ],
    "upload_time": "2024-04-29 17:40:11",
    "github": true,
    "gitlab": false,
    "bitbucket": false,
    "codeberg": false,
    "github_user": "broadinstitute",
    "github_project": "bmxp",
    "travis_ci": false,
    "coveralls": false,
    "github_actions": false,
    "requirements": [],
    "lcname": "bmxp"
}
        
Elapsed time: 0.30076s