Skip to main content

Management and development framework for bioinformatics pipelines

Project description

A Python Framework for Bioinformatics Pipeline Management

Bio_pype provides a comprehensive framework for building, organizing, and standardizing bioinformatics tools and pipelines. Built on Python’s robust argparse module, it offers both command-line accessibility and programmatic flexibility.

Key Features

  • Modular pipeline construction

  • Environment management integration (Environment Modules, Docker, Conda, etc.)

  • Multiple queue system support (MOAB_Torque, SLURM, etc.)

  • Version-controlled configurations

  • Reproducible execution environments

Installation

From PyPI

pip install bio-pype

Development Version

git clone https://codeberg.org/bio-pype/bio-pype
cd bio-pype
python setup.py test
python setup.py install

Basic Usage

Available Commands:

$ pype --help
usage: pype [-p PROFILE]
            {compute_bio,pipelines,profiles,registry,resume,run,snippets,validate}
            ...

A python pipeliens manager oriented for bioinformatics

positional arguments:

Simplified:
run            Run pipelines using simplified template-
                based interface

Run:
pipelines      Run pipelines with queue system integration
resume         Resume pipeline execution from runtime YAML with
                environment restoration
snippets       Run individual tasks as snippets

Manage:
profiles       Configure and validate execution environments
registry       Workflow manager for bio-pype

Diagnostics:
validate       Validate bio_pype modules for correctness and
                compatibility

API Integration:
compute_bio    Test compute.bio credentials and run persistent listener
                daemon

options:
-p PROFILE, --profile PROFILE
                    Choose the pype profile from the available options (see
                    pype profiles). Default: None

This is version 2.0.99rc2 - Francesco Favero - 29 Janury 2026

Advanced Configuration

Environment variables allow custom module locations:

# Use local snippets
export PYPE_SNIPPETS=path/to/snippets
pype snippets

# Use local pipelines
export PYPE_PIPELINES=path/to/pipelines
pype pipelines

For complete documentation, visit our Read the Docs site.

Project details


Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distribution

bio_pype-2.0.99rc9.tar.gz (314.0 kB view details)

Uploaded Source

Built Distribution

If you're not sure about the file name format, learn more about wheel file names.

bio_pype-2.0.99rc9-py3-none-any.whl (310.4 kB view details)

Uploaded Python 3

File details

Details for the file bio_pype-2.0.99rc9.tar.gz.

File metadata

  • Download URL: bio_pype-2.0.99rc9.tar.gz
  • Upload date:
  • Size: 314.0 kB
  • Tags: Source
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/6.2.0 CPython/3.14.6

File hashes

Hashes for bio_pype-2.0.99rc9.tar.gz
Algorithm Hash digest
SHA256 68f6aa2f59077fcbb8fa8ace87bb6b69ef283dead57f64444b593389c0951337
MD5 ff82576f74670fbeac1e418b445b1c23
BLAKE2b-256 9cb6d7aab8413da47d5aeee07cfa0e4b0ff574d10e36961f9d850589f6f628cf

See more details on using hashes here.

File details

Details for the file bio_pype-2.0.99rc9-py3-none-any.whl.

File metadata

  • Download URL: bio_pype-2.0.99rc9-py3-none-any.whl
  • Upload date:
  • Size: 310.4 kB
  • Tags: Python 3
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/6.2.0 CPython/3.14.6

File hashes

Hashes for bio_pype-2.0.99rc9-py3-none-any.whl
Algorithm Hash digest
SHA256 f5aef8d58ffca80accaad63cd7784e3fb7f779367e006c182f5fedd2a68c62d4
MD5 4eb4cad7c94f52a5a4d003b4a43a7392
BLAKE2b-256 5c409b5f42bd47a847360cfd18a2fa6138b0774e1fe8527e943e2d95351a275e

See more details on using hashes here.

Supported by

AWS Cloud computing and Security Sponsor Datadog Monitoring Depot Continuous Integration Fastly CDN Google Download Analytics Pingdom Monitoring Sentry Error logging StatusPage Status page