A command line utility to estimate parameters for Compartment Model. For more details see documentation and Dutta et al, Gen Res, 2023.
Project description
Polcomp: compartment model as a command-line interface
A command line utility to estimate parameters for Compartment Model. For more details, please refer to documentation and Dutta et al, Gen Res, 2023
Direct install: pip install compartmentModel.
Installation steps (virtual environment venv not needed but recommended):
- cd /path/to/your/directory
- python3 -m venv compModelEnv ## create your environment
- source compModelEnv/bin/activate ## activate your environment
- python3 -m pip install compartmentModel ## can directly install this without venv steps above
Quick start/user guide:
Vignette: https://guertinlab.github.io/compartment_model/compModel_vignette/compartmentModel_vignette.html
Package: https://pypi.org/project/compartmentModel/
Package building (in case you are downloading/cloning the entire package source files):
- python3 -m pip install build
- python3 -m build
- python3 -m pip install twine
- python3 -m twine check dist/*
- python3 -m twine upload -r pypi dist/*
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 compartmentmodel-1.3.tar.gz.
File metadata
- Download URL: compartmentmodel-1.3.tar.gz
- Upload date:
- Size: 15.8 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/6.2.0 CPython/3.12.9
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
60be53338f33ce2585cef597295c6499d7d7453c07bb3e11ea16aa87ad4b3555
|
|
| MD5 |
425e643559f8b6126d8945f818653ffc
|
|
| BLAKE2b-256 |
32592cecbb42b31bd1a6a231c5e09c7ede650e5aba64e16fc8996734f492785b
|
File details
Details for the file compartmentmodel-1.3-py3-none-any.whl.
File metadata
- Download URL: compartmentmodel-1.3-py3-none-any.whl
- Upload date:
- Size: 15.8 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/6.2.0 CPython/3.12.9
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
4ec5f615de67bf57c2a17bc71df5c4aea7a855b929c9a0f9d4673b1ed34be980
|
|
| MD5 |
c780d635f8653572e7fe01a7f9254655
|
|
| BLAKE2b-256 |
fabfef8290c7e79e707253604d94bff934a8bf93b465e6cf495678801cc03fa8
|