Data processing/analysis functionality of metabolomics dashboard FERMO
Project description
fermo_core
fermo_core is a tool to process, analyze, and prioritize compounds from metabolomics data.
While primarily intended to be the backend processing module of the FERMO application, fermo_core can be used as a command line interface (CLI) for large-scale data processing and analysis or as library.
This README specifies the use of fermo_core as CLI. For a more user-friendly version of FERMO, see FERMO Online.
For more information, see the FERMO Metabolomics GitHub Organization page.
Table of Contents
Installation
With pip from PyPI
- Install
python 3.11.x - Create a virtual environment (e.g. venv, conda) and activate it
- Run
pip install fermo_core - Once installed, run as specified in Run with
pip
With hatch from GitHub
- Install
python 3.11.x - Install hatch (e.g. with
pipx install hatch) - Download or clone the repository
- (Change into the fermo_core base directory if not already present)
- Run
hatch -v env create - Once installed, run as specified in Run with
hatch
With conda from GitHub
- Install conda (e.g. miniconda)
- Create a conda environment with
conda create --name fermo_core python=3.11 - Activate the conda environment with
conda activate fermo_core - Download or clone the repository
- (Change into the fermo_core base directory if not already present)
- Run
pip install -e . - Once installed, run as specified in Run with
conda
Quick Start
Run with pip
fermo_core --parameters <your_parameter_file.json>
Run with hatch:
hatch run fermo_core --parameters <your_parameter_file.json>
Run with conda:
python3 fermo_core/main.py --parameters <your_parameter_file.json>
Usage
fermo_core can be used both as a command line interface as well as a library.
All parameters and input data are specified in a parameters.json file.
This file must be formatted according to the JSON Schema specified in fermo_core/config/schema.json.
See the example in example_data/case_study_parameters.json.
For more information on input and output files, their format, and their purpose, consult the Documentation.
Attribution
License
fermo_core is an open source tool licensed under the MIT license (see LICENSE).
Publications
See FERMO online for information on citing fermo_core.
Project details
Release history Release notifications | RSS feed
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distribution
Built Distribution
Filter files by name, interpreter, ABI, and platform.
If you're not sure about the file name format, learn more about wheel file names.
Copy a direct link to the current filters
File details
Details for the file fermo_core-0.6.0.tar.gz.
File metadata
- Download URL: fermo_core-0.6.0.tar.gz
- Upload date:
- Size: 8.8 MB
- Tags: Source
- Uploaded using Trusted Publishing? Yes
- Uploaded via: twine/6.1.0 CPython/3.12.9
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
fe24082a4c6f55fd6fb99e5ad2d15a8d38ae8c4465269d7d8195db7f30f64a4c
|
|
| MD5 |
4f3ee9f3b76e17c379e3e82570623c06
|
|
| BLAKE2b-256 |
f17dcdd0c049028e888f8fb4ff3443caa9df768f13a189c4034a01c6c7c6a84f
|
Provenance
The following attestation bundles were made for fermo_core-0.6.0.tar.gz:
Publisher:
publish_pypi.yml on fermo-metabolomics/fermo_core
-
Statement:
-
Statement type:
https://in-toto.io/Statement/v1 -
Predicate type:
https://docs.pypi.org/attestations/publish/v1 -
Subject name:
fermo_core-0.6.0.tar.gz -
Subject digest:
fe24082a4c6f55fd6fb99e5ad2d15a8d38ae8c4465269d7d8195db7f30f64a4c - Sigstore transparency entry: 194823520
- Sigstore integration time:
-
Permalink:
fermo-metabolomics/fermo_core@1723ef7ecc18ef259db75b4e2691c6336ae59222 -
Branch / Tag:
refs/tags/0.6.0 - Owner: https://github.com/fermo-metabolomics
-
Access:
public
-
Token Issuer:
https://token.actions.githubusercontent.com -
Runner Environment:
github-hosted -
Publication workflow:
publish_pypi.yml@1723ef7ecc18ef259db75b4e2691c6336ae59222 -
Trigger Event:
release
-
Statement type:
File details
Details for the file fermo_core-0.6.0-py3-none-any.whl.
File metadata
- Download URL: fermo_core-0.6.0-py3-none-any.whl
- Upload date:
- Size: 8.8 MB
- Tags: Python 3
- Uploaded using Trusted Publishing? Yes
- Uploaded via: twine/6.1.0 CPython/3.12.9
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
674afb84daf7a475f84c0a90c81de8da8abf076d8afc90152d9a414e31b0085c
|
|
| MD5 |
10998d6a6230f91e01f1300e44aeaddc
|
|
| BLAKE2b-256 |
53502f3b4dfee6a052594102bf538171d8e50fe22ea0b00ffd8c3fcb8a40ae7e
|
Provenance
The following attestation bundles were made for fermo_core-0.6.0-py3-none-any.whl:
Publisher:
publish_pypi.yml on fermo-metabolomics/fermo_core
-
Statement:
-
Statement type:
https://in-toto.io/Statement/v1 -
Predicate type:
https://docs.pypi.org/attestations/publish/v1 -
Subject name:
fermo_core-0.6.0-py3-none-any.whl -
Subject digest:
674afb84daf7a475f84c0a90c81de8da8abf076d8afc90152d9a414e31b0085c - Sigstore transparency entry: 194823522
- Sigstore integration time:
-
Permalink:
fermo-metabolomics/fermo_core@1723ef7ecc18ef259db75b4e2691c6336ae59222 -
Branch / Tag:
refs/tags/0.6.0 - Owner: https://github.com/fermo-metabolomics
-
Access:
public
-
Token Issuer:
https://token.actions.githubusercontent.com -
Runner Environment:
github-hosted -
Publication workflow:
publish_pypi.yml@1723ef7ecc18ef259db75b4e2691c6336ae59222 -
Trigger Event:
release
-
Statement type: