This repository provides OpenPipelines core helper packages in R and Python.
You can install the Python package with pip:
pip install "git+https://github.com/openpipelines-bio/core#subdirectory=packages/python/openpipeline_testutils"
For Python components:
engines:
- type: docker
image: python:3.10
setup:
- type: apt
packages: git
- type: python
github: openpipelines-bio/core#subdirectory=packages/python/openpipeline_testutils