Skip to main content

A package for processing CoreMS assignments of ultrahigh mass resolution LC-ESI-MS data

Project description

CoreMS LC Modules

A Python package for processing CoreMS assignments of ultrahigh mass resolution LC-ESI-MS data.

Functionality

Functions that do not require CoreMS:
  • Alignment of assigned features across a dataset
  • Calculation of average assignment & feature parameters across a dataset:
    1. measured m/z
    2. calibrated m/z
    3. resolving power
    4. m/z error
    5. feature S/N
    6. confidence score
  • Gap filling of ambiguous assignments
  • Stoichiometric classifications
  • NOSC calucations
  • O/C, H/C, N/C calculations
  • Identification of significant assignment errors in a dataset, based on rolling average and standard deviation
Functions that require CoreMS:
  • Determination of a feature's chromatographic dispersity
  • Generation of calibrant list(s) for data calibration
  • QC checks of retention and intensity of an internal standard across a dataset

Installation

Local editable installation
git clone https://github.com/deweycw/corems-tools.git corems-tools
cd corems-tools/src
python -m pip install -e . # from root directory of project  
Install pkg from TestPyPi
python -m pip install --index-url https://test.pypi.org/simple/ --no-deps coremstools

Build and upload to TestPyPi

See: https://packaging.python.org/en/latest/tutorials/packaging-projects/

Build prior to uploading to archives
python -m pip install -U build
python -m build
Upload to TestPyPi with Twine
python -m pip install -U twine
python -m twine upload --repository testpypi dist/*

Example Workflow

Phase 1: Assignments & initial QC
  1. Generate calibrants using calibrant generator function (requires CoreMS)
  2. Perform assignments (requires CoreMS)
  3. Calculate dispersity (requires CoreMS)
  4. Evaluate retention and intensity of internal standard (requires CoreMS)
  5. Generate assignment error plots (error v. m/z; error dist in each time window)
Phase 2: Alignment, gapfilling, blank correction, error flags
  1. Align features across dataset
  2. Gapfill across dataset
  3. Perform blank correction
  4. Flag features with potentially signficant assignment error (i.e., feature is flagged if difference between rolling average of assignment error (across dataset) and error of individual assignment exceeds 4x the standard deviation of the assignment error for the specific feature)
Phase 3: Additional classifications
  1. Determine O/C, H/C, N/C & NOSC for features
  2. Determine stoichiometric classifcations

Project details


Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distribution

coremstools-0.0.8.4.tar.gz (23.0 kB view details)

Uploaded Source

Built Distribution

If you're not sure about the file name format, learn more about wheel file names.

coremstools-0.0.8.4-py3-none-any.whl (26.4 kB view details)

Uploaded Python 3

File details

Details for the file coremstools-0.0.8.4.tar.gz.

File metadata

  • Download URL: coremstools-0.0.8.4.tar.gz
  • Upload date:
  • Size: 23.0 kB
  • Tags: Source
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/6.1.0 CPython/3.12.3

File hashes

Hashes for coremstools-0.0.8.4.tar.gz
Algorithm Hash digest
SHA256 fa0022bd9488d7fd3733f6a417063b64f2d541ab6af913f4f0543c53dea44e10
MD5 62ed1897c431bc5cfd04c45a91e367da
BLAKE2b-256 6d5fa094e717f02ad06e5b2ab030e067faed7b18825c2927dc3e2a5105c5b6dd

See more details on using hashes here.

File details

Details for the file coremstools-0.0.8.4-py3-none-any.whl.

File metadata

  • Download URL: coremstools-0.0.8.4-py3-none-any.whl
  • Upload date:
  • Size: 26.4 kB
  • Tags: Python 3
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/6.1.0 CPython/3.12.3

File hashes

Hashes for coremstools-0.0.8.4-py3-none-any.whl
Algorithm Hash digest
SHA256 19c637203289e6cb83a25f3194e07e1ffc89de3eec4c903878ebde18c4d94b8e
MD5 409dcf897c56d7340e8877b1613e7dba
BLAKE2b-256 a50120bf581c780623764b4e4c477019fe4ee9b3faa5bf6b112c7d511edb8f81

See more details on using hashes here.

Supported by

AWS Cloud computing and Security Sponsor Datadog Monitoring Depot Continuous Integration Fastly CDN Google Download Analytics Pingdom Monitoring Sentry Error logging StatusPage Status page