Developer Guide#
How to extend Bio_pype: write reusable snippets, compose them into pipelines, wire arguments and results between steps, build execution environments, and hook into the validation, storage and queue internals.
New to Bio_pype? Start with the User Guide to understand how workflows are installed and run before authoring your own.
Writing modules
Authoring tools
Execution internals