Orchestrate BioMaster’s multi-agent pipelines (RNA-seq, ChIP-seq, single-cell, Hi-C) using the provided configs and repos to deliver reproducible outputs.
Scanned 2/12/2026
Install via CLI
openskills install mdbabumiamssm/LLMs-Universal-Life-Science-and-Clinical-Skills----
name: biomaster-workflows
description: Orchestrate BioMaster’s multi-agent pipelines (RNA-seq, ChIP-seq, single-cell, Hi-C) using the provided configs and repos to deliver reproducible outputs.
---
## At-a-Glance
- **description (10-20 chars):** Pipeline maestro
- **keywords:** workflows, RNAseq, ChIPseq, automation, YAML
- **measurable_outcome:** Execute a configured pipeline end-to-end (including QC report + summary) within 24 hours of receiving inputs, logging every tool/parameter.
## Workflow
1. **Config prep:** Populate YAML with tool paths, reference genomes, and workflow selection (`rnaseq`, `chipseq`, `singlecell`, `hic`).
2. **Environment:** `cd repo && pip install -r requirements.txt` (or container) prior to running.
3. **Launch:** `python repo/run.py --config repo/config.yaml` (or chosen config) and monitor progress.
4. **Error recovery:** Let BioMaster agents retry failing stages; review logs for missing reference/index files.
5. **Output packaging:** Collect BAMs/counts/peaks + QC + narrative summary of parameters and runtimes.
## Guardrails
- Fail fast when reference files or indices are absent to avoid wasted compute.
- Record tool versions for every stage (alignment, quantification, etc.).
- Require confirmation before deleting intermediates or rerunning destructive steps.
## References
- Full workflow descriptions, supported modalities, and repo links reside in `README.md`.
No comments yet. Be the first to comment!
Playbook for creating and editing uCoz landing pages via MCP tools (`templates_tool`, `ftp_tool`, `modules_tool`). Use for tasks such as: "build a landing page", "update the homepage as a landing page", "create a promo page on the homepage", "add a lead form / menu / SEO to the homepage". Homepage: `page_list`, `page_get`; first publish — `page_update` with full `page_tmpl`; HTML edits after generation — `patch_template` (module_id=2, template_id=1), not `update_template`. Activate the mail f...