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/mw-mhd-integration.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.26.tar.gz
(35.6 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
File details
Details for the file mhd_model-0.1.26.tar.gz.
File metadata
- Download URL: mhd_model-0.1.26.tar.gz
- Upload date:
- Size: 35.6 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: uv/0.8.22
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
92379f6cbdcb866dea53cfb092b74d148e4817c6fe5e9ce28c8a7c74a12f2b03
|
|
| MD5 |
8d8452b29f1ba7d10cb14700baf7957e
|
|
| BLAKE2b-256 |
f56ebe018351db27f6528dfb59f914ae991c500b53f96b273efd26734804fb84
|
File details
Details for the file mhd_model-0.1.26-py3-none-any.whl.
File metadata
- Download URL: mhd_model-0.1.26-py3-none-any.whl
- Upload date:
- Size: 40.1 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: uv/0.8.22
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
86b8332ff06daad03f5c01f58e73d6d00e97423b2cc8af597c5b0508c93e4d8a
|
|
| MD5 |
2f64292d7f038d9f17d243eecfad97a9
|
|
| BLAKE2b-256 |
b5cb505e56ef8b5137786b04bbd6e348e855d2517eedbc48b016440595aaacf0
|