Team Usage
Use BioContext7 in a team or organizational setting
Overview
BioContext7 supports team-level configuration for shared registries, tool preferences, and pipeline templates.
Shared Configuration
Create a .biocontext7/config.yaml in your project root to share settings across team members:
Team members inherit these settings automatically when working in the project directory.
Shared Tool Registry
Maintain a team tool registry in version control:
Pipeline Templates
Share pipeline templates across the team:
Environment Consistency
Use BioContext7's environment export for reproducible installations:
The exported file captures:
- BioContext7 version
- Python version
- Installed tool versions
- Registry configuration
- Container image digests