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.99rc5.tar.gz (251.4 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.99rc5-py3-none-any.whl (252.6 kB view details)

Uploaded Python 3

File details

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

File metadata

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

File hashes

Hashes for bio_pype-2.0.99rc5.tar.gz
Algorithm Hash digest
SHA256 632cdc4b1d83b403c581d9713f9f621c18e1016c41cf11b182c3d19355bc8379
MD5 481a5349eab90ae102e705f9cb9da112
BLAKE2b-256 3de52f6ca5fa4928ef04e62a95e368b43ce0b66b0668864cd2e1368a457cd400

See more details on using hashes here.

File details

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

File metadata

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

File hashes

Hashes for bio_pype-2.0.99rc5-py3-none-any.whl
Algorithm Hash digest
SHA256 cc218b66ef649805305e90d2dcabe0d17bb779acef40d1adc414d1bf64b4c2f9
MD5 094771b766c7cf14168c5fc0fcd15a0a
BLAKE2b-256 c56d4b3f1dfc542db6bf5dbd1dfa7a8a5a6ab0971892b47d3001f9e3081fa12f

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