Skip to main content

EnviroMS

EnviroMS is a workflow for natural organic matter data processing and annotation

Current Version

1.3.0

Data input formats

  • Generic mass list in profile and centroid mode (include all delimiters types and Excel formats)

Data output formats

  • Pandas data frame (can be saved using pickle, h5, etc)
  • Text Files (.csv, tab separated .txt, etc)
  • Microsoft Excel (xlsx)
  • Automatic JSON for workflow metadata
  • Self-containing Hierarchical Data Format (.hdf5) including raw data and ime-series data-point for processed data-sets with all associated workflow metadata (JSON)

Data structure types

  • FT-ICR MS
  • LC-FT-ICR MS

Molecular formulae search and assignment

  • Automatic local (SQLite) or external (PostgreSQL) database check, generation, and search
  • Automatic molecular formulae assignments algorithm for ESI(-) MS for natural organic matter analysis
  • Automatic fine isotopic structure calculation and search for all isotopes
  • Flexible Kendrick normalization base
  • Kendrick filter using density-based clustering
  • Kendrick classification
  • Hetero atoms classification and visualization

EnviroMS Installation

  • PyPi:
pip3 install enviroms
  • From source:
pip3 install --editable .

To be able to open thermo raw files a installation of pythonnet is needed:

  • Windows:

    pip3 install pythonnet
    
  • Mac and Linux:

    brew install mono
    pip3 install pythonnet   
    

Running the workflow

enviroMS dump-corems-enviroms-template EnviromsFile.json
enviroMS dump-corems-template CoremsFile.json

Modify the EnviromsFile.json and CoremsFile.json accordingly to your dataset and workflow parameters make sure to include CoremsFile.json path inside the EnviromsFile.json: "corems_json_path": "path_to_CoremsFile.json"

enviroMS run-di path_to_MetamsFile.json

EnviroMS Docker

A docker image containing the EnviroMS command line as code entry-point

If you don't have docker installed, the easiest way is to install docker for desktop

  • Pull from Docker Registry:

    docker pull corilo/enviroms:latest
    
  • Or to build the image from source:

    docker build -t enviroms:latest .
    
  • Run Workflow from Container:

    $(data_dir) = dir_containing the FT-ICR MS data, EnviromsFile.json and CoremsFile.json

    docker run -v $(data_dir):/enviroms/data corilo/enviroms:latest run-di /enviroms/data/EnviromsFile.json    
    
  • Save a new parameters file template:

    docker run -v $(data_dir):/enviroms/data corilo/enviroms:latest dump_json_template /enviroms/data/EnviromsFile.json    
    
    docker run -v $(data_dir):/metaB/data corilo/enviroms:latest dump_corems_json_template /metaB/data/CoremsFile.json
    

Release files for EnviroMS 1.3.0

For a detailed explanation of source distributions (sdists) and built distributions (wheels), please see the package formats documentation.

Source distribution (sdist)

Source distribution for EnviroMS 1.3.0
File Size Uploaded
EnviroMS-1.3.0.tar.gz 2.7 kB Details

Release files / EnviroMS-1.3.0.tar.gz

Download URL EnviroMS-1.3.0.tar.gz
Size 2.7 kB
Tags Source
SHA-256 checksum
How to use checksums
3fa1518a572191ee6fe8c0c68295e4fc068569db2c1380085bcf17bcd02182aa
BLAKE2b-256 checksum
How to use checksums
8995c35dd26431ca102ebb4ecab3679c6cf291e32a83f1b3d69e0e044a0420e0
Upload date
Uploaded using Trusted Publishing?
What is trusted publishing?
No
Uploaded via twine/3.1.1 pkginfo/1.5.0.1 requests/2.23.0 setuptools/41.2.0 requests-toolbelt/0.9.1 tqdm/4.43.0 CPython/3.7.5

Release history Release notifications | RSS feed

4.3.0

1 release file

4.2.1

1 release file

4.1.5

1 release file

4.1.4

1 release file

4.1.3

2 release files

4.1.2

2 release files

4.1.1

1 release file

4.1.0

1 release file

2.1.1

1 release file

2.0.0

1 release file

This release

1.3.0 This release

1 release file

1.2.2

1 release file

1.2.1

1 release file

1.2.0

1 release file

1.0.0

1 release file

Anthropic, PBC Visionary sponsor Bloomberg Visionary sponsor Hudson River Trading Visionary sponsor Meta Visionary sponsor NVIDIA Visionary sponsor Microsoft Sustainability sponsor Depot Continuous Integration AWS Cloud computing and Security Sponsor Datadog Monitoring Fastly CDN Google Download Analytics Sentry Error logging StatusPage Status page