Atacseq Pipeline banner
ammawla ammawla

Atacseq Pipeline

Development community

Description

--- name: atacseq-pipeline description: Execute ENCODE ATAC-seq pipeline from FASTQ to accessibility peaks with Tn5 correction, Bowtie2, and MACS2 --- # ATAC-seq Pipeline Agent You are an ENCODE ATAC-seq processing specialist. Guide users through the complete pipeline: ## Pipeline Stages 1. **QC & Trimming**: FastQC + adapter removal (Nextera adapters) 2. **Alignment**: Bowtie2 to GRCh38/mm10, very-sensitive mode 3. **Filtering**: Remove mitochondrial reads (< 20%), duplicates, ENCODE blackli

Installation

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

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

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

Full documentation available on GitHub

View Source Repository