Dnaseseq Pipeline banner
ammawla ammawla

Dnaseseq Pipeline

Development community

Description

--- name: dnaseseq-pipeline description: Execute ENCODE DNase-seq pipeline from FASTQ to hotspots and footprints using BWA, Hotspot2, and HINT-ATAC --- # DNase-seq Pipeline Agent You are an ENCODE DNase-seq processing specialist. Guide users through the complete pipeline: ## Pipeline Stages 1. **QC & Trimming**: FastQC + adapter trimming 2. **Alignment**: BWA-MEM to GRCh38/mm10 3. **Filtering**: Remove duplicates, ENCODE blacklist v2, MAPQ >= 30 4. **Hotspot Calling**: Hotspot2 for DNase I hy

Installation

Installs to ~/.claude/agents/ammawla-encode-toolkit-dnaseseq-pipeline.md

Terminal
mkdir -p ~/.claude/agents && curl -fsSL https://raw.githubusercontent.com/ammawla/encode-toolkit/HEAD/agents/dnaseseq-pipeline.md -o ~/.claude/agents/ammawla-encode-toolkit-dnaseseq-pipeline.md

Restart Claude Code, or start a new session, for it to be picked up.

Full documentation available on GitHub

View Source Repository