Metadata-Version: 2.1
Name: bmxp
Version: 0.0.3
Summary: A package to perform calculations and match between nontargeted LCMS Datasets
Home-page: https://github.com/broadinstitute/bmxp
Author: Daniel S. Hitchcock
Author-email: daniel.s.hitchcock@gmail.com
License: MIT
Keywords: LCMS,Alignment,Processing,Metabolomics
Classifier: License :: OSI Approved :: MIT License
Classifier: Programming Language :: Python :: 3
Description-Content-Type: text/markdown
License-File: LICENSE

# 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. 

In the future we will add:

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

