What problem does it solve?
Designing and executing antibody-targeted enrichment sequencing workflows (ChIP-seq, CUT&RUN, CUT&Tag) requires coordinating controls, spike-ins, peak mode selection, replicate checks, and bigWig generation, which is error-prone when done ad hoc.
Core Features & Use Cases
- Workflow Routing: Selects nf-core/chipseq or nf-core/cutandrun pipelines, or direct MACS2 for prepared BAMs, based on assay and input state.
- QC and Peak Calling: Runs alignment, control-aware MACS2 peak calling, FRiP scoring, bigWig track generation, consensus peaks, and motif handoff artifacts via a dedicated runner script.
- Use Case: Given a sample sheet of CUT&RUN FASTQs targeting a transcription factor, generate a preflight plan, run local-light alignment and narrow peak calling, and produce a QC dashboard with FRiP plots and browser-track files.
Quick Start
Ask the assistant to plan a ChIP-seq or CUT&RUN workflow from your sample sheet, validate controls and target class, and run the preflight command before executing peak calling.