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.99rc8.tar.gz (286.6 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.99rc8-py3-none-any.whl (282.1 kB view details)

Uploaded Python 3

File details

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

File metadata

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

File hashes

Hashes for bio_pype-2.0.99rc8.tar.gz
Algorithm Hash digest
SHA256 7af7340417589fa43b461b2bc7e4d3537499f65784509099f23945bfb1bbd33c
MD5 45d30a15c17d693b386b88101a370957
BLAKE2b-256 c196c7e3950cc5b10a90c1f7b772999074ff804bb2609f5f40eedb263f617818

See more details on using hashes here.

File details

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

File metadata

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

File hashes

Hashes for bio_pype-2.0.99rc8-py3-none-any.whl
Algorithm Hash digest
SHA256 35672b460ff0d8c4c9099be3bb0658b2d63f55a40142ba2bebdf826285fd18a6
MD5 913c8a0e72d474684876a49d2d23a040
BLAKE2b-256 188ae37e1af4be32e1b900c76c6ef5adc72058969746005d5757b0355bc410a8

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