virtool-workflow 7.1.2
pip install virtool-workflow
Latest version
Released:
A framework for developing bioinformatics workflows for Virtool.
Navigation
Unverified details
These details have not been verified by PyPIProject links
Meta
- License: MIT License (MIT)
- Author: Ian Boyes
- Maintainer: Ian Boyes
- Requires: Python <3.13, >=3.12
Classifiers
- License
- Programming Language
Project description
Virtool Workflow
A framework for developing bioinformatic workflows in Python.
from virtool_workflow import step
@step
def step_function():
...
@step
def step_function_2():
...
Contributing
Commits
We require specific commit formatting. Any commit that does not follow the guidelines will be squashed at our discretion.
Read our commit and release documentation for more information.
Tests
Run tests with:
# Bring up Redis and the test container.
docker compose up -d
# Run tests in the test container.
docker compose exec test poetry run pytest
Run specific tests like:
docker compose exec test poetry run pytest tests/test_status.py
Project details
Unverified details
These details have not been verified by PyPIProject links
Meta
- License: MIT License (MIT)
- Author: Ian Boyes
- Maintainer: Ian Boyes
- Requires: Python <3.13, >=3.12
Classifiers
- License
- Programming Language
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
File details
Details for the file virtool_workflow-7.1.2.tar.gz
.
File metadata
- Download URL: virtool_workflow-7.1.2.tar.gz
- Upload date:
- Size: 30.9 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: poetry/1.8.4 CPython/3.12.3 Linux/6.5.0-1025-azure
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 5f66d778d38e916820892ce3787edd66533875f5ec385d2079d4ada9cf10d0a6 |
|
MD5 | 2b98e40f307995b79a208480e9b031d0 |
|
BLAKE2b-256 | 56e131c2967462cbe4b1f6778c955e056dc4671d4f0533f851ebadbbde191590 |
File details
Details for the file virtool_workflow-7.1.2-py3-none-any.whl
.
File metadata
- Download URL: virtool_workflow-7.1.2-py3-none-any.whl
- Upload date:
- Size: 44.2 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: poetry/1.8.4 CPython/3.12.3 Linux/6.5.0-1025-azure
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 9cfebed861b201c0d8783b692c7092a3c57f143f9ba47dc4c0553f6b471da630 |
|
MD5 | cfdc08dd8fd6e8092ed2420fa7ab9407 |
|
BLAKE2b-256 | 4267945968a4d54894d84a5593a7e53b19587cae92d4bb15a42c6a3c5e4b3e9d |