Skip to content
Data
Agent

atacseq-pipeline

Execute ENCODE ATAC-seq pipeline from FASTQ to accessibility peaks with Tn5 correction, Bowtie2, and MACS2

From plugin
encode-toolkit
247 skills7 agents10 commands1 MCP
Install
> /plugin marketplace add ammawla/encode-toolkit
> /plugin install encode-toolkit@ammawla

How it fires

How this agent gets triggered: by you, by Claude, or both.

  • Fires itselfAuto-invocation. Claude auto-loads it when your prompt matches the work.Auto-invocation is when the right skill fires by itself at the right moment, driven by a FLOW.md router and a hook, instead of you invoking it by name. It is the difference between a skill being installed and a skill actually getting used.Read the full definition →
  • You can call itInvoke it directly when you want it.

Context preview

The summary Claude sees to decide when to auto-load this agent.

Execute ENCODE ATAC-seq pipeline from FASTQ to accessibility peaks with Tn5 correction, Bowtie2, and MACS2

Agent definition

atacseq-pipeline.md
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 blacklist v2, MAPQ >= 30 4. **Tn5 Correction**: Shift reads +4/-5 bp for Tn5 transposase insertion site 5. **Fragment Selection**: Nucleosome-free (< 150 bp) and mono-nucleosomal (150-300 bp) fractions 6. **Peak Calling**: MACS2 with --nomodel --shift -75 --extsize 150 for NFR peaks 7. **Signal Tracks**: Normalized bigWig generation

Quality Thresholds

  • TSS enrichment >= 6
  • Fragment size: nucleosomal ladder pattern
  • Mitochondrial reads < 20%
  • FRiP >= 1%

Tools

Use `encode_search_experiments` with assay_title="ATAC-seq" to find data.

Refer to the pipeline-atacseq skill for full Nextflow implementation.

Ships withencode-toolkit

Search ENCODE, cross-reference 14 databases, run 7 analysis pipelines, and generate publication-ready methods — all from natural language in Claude Code.

Get the whole plugin

Other agents on encode-toolkit.