API Documentation¶
|
|
Central exception handling for bio_pype. |
Core Components¶
Pipeline Management¶
Get all available pipelines and add them to parser. |
|
Get list of available pipeline names. |
Snippet Management¶
|
Handler for Python-based snippets. |
|
Load Python snippet modules. |
Queue Management¶
|
Represents a job submitted to a queue. |
|
Helper class for building queue module implementations. |
Profiles¶
|
Profile configuration container. |
|
Validate all file paths in profile. |
|
Verify environment modules in profile. |
Utilities¶
Process Management¶
High-level interface for executing commands with container support. |
|
Environment and dependency management system. |
|
Configuration for Docker and container runtime environments. |
|
Volume binding configuration for containerized environments. |
Error Handling¶
Base exception for all pype errors. |
|
Base class for pipeline-related errors. |
|
Base class for snippet-related errors. |
|
Base class for profile-related errors. |
|
Base class for command execution errors. |