MetabolomicsHub Common Data Model
Project description
MetabolomicsHub Common Data Model and Utility Tools (mhd-model)
You can find documentation here
Development Environment
Development environment for linux or mac
# install python package manager uv
curl -LsSf https://astral.sh/uv/install.sh | sh
# add $HOME/.local/bin to your PATH, either restart your shell or run
export PATH=$HOME/.local/bin:$PATH
# install git from https://git-scm.com/downloads
# Linux command
apt update; apt install git -y
# Mac command
# brew install git
# clone project from github
git clone https://github.com/MetabolomicsHub/mhd_model.git
cd mhd-model
# install python if it is not installed
uv python install 3.12
# install python dependencies
uv sync
# install pre-commit to check repository integrity and format checking
uv run pre-commit
# open your IDE (vscode, pycharm, etc.) and set python interpreter as .venv/bin/python
Commandline Usage
# you can use any python version >= 3.12
pip install mhd-model
mhd-model
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
mhd_model-0.1.31.tar.gz
(106.3 kB
view details)
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
mhd_model-0.1.31-py3-none-any.whl
(139.0 kB
view details)
File details
Details for the file mhd_model-0.1.31.tar.gz.
File metadata
- Download URL: mhd_model-0.1.31.tar.gz
- Upload date:
- Size: 106.3 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: uv/0.8.22
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
318c1d0fd7fbd132faf04659ee60be9a4162685f92b9c52b22a229e5a72e0a9a
|
|
| MD5 |
cac2248b7b1f83cc10b626391e222513
|
|
| BLAKE2b-256 |
6c3714b19b6e3a8be0a668b92544cbe199e62582cc01d4c9816bd10bd5263e66
|
File details
Details for the file mhd_model-0.1.31-py3-none-any.whl.
File metadata
- Download URL: mhd_model-0.1.31-py3-none-any.whl
- Upload date:
- Size: 139.0 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: uv/0.8.22
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
537a681ed12f33c86efb10dab6d9d67f678c18f59a6260a4b5aaaf1fcb4ed0d7
|
|
| MD5 |
06474a5579ddadc2fd8cf10d1c41afc8
|
|
| BLAKE2b-256 |
a0c261aea66ce24f31e6772a8d4629a3fd6ed526a7615b014a91b63381a042f7
|