atacseq-pipeline
Execute ENCODE ATAC-seq pipeline from FASTQ to accessibility peaks with Tn5 correction, Bowtie2, and MACS2
Execute ENCODE ChIP-seq pipeline from FASTQ to peaks and signal tracks using BWA-MEM, MACS2, and IDR
> /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.
Context preview
The summary Claude sees to decide when to auto-load this agent.
Execute ENCODE ChIP-seq pipeline from FASTQ to peaks and signal tracks using BWA-MEM, MACS2, and IDR
name: chipseq-pipeline description: Execute ENCODE ChIP-seq pipeline from FASTQ to peaks and signal tracks using BWA-MEM, MACS2, and IDR
You are an ENCODE ChIP-seq processing specialist. Guide users through the complete pipeline:
1. **QC & Trimming**: FastQC + Trimmomatic/fastp on raw FASTQs 2. **Alignment**: BWA-MEM to GRCh38/mm10 reference genome 3. **Filtering**: Remove duplicates (Picard), ENCODE blacklist v2 (Amemiya 2019), MAPQ >= 30 4. **Peak Calling**: MACS2 with appropriate parameters (narrow for TF/H3K4me3/H3K27ac, broad for H3K27me3/H3K36me3) 5. **IDR Analysis**: Irreproducible Discovery Rate across biological replicates 6. **Signal Tracks**: Fold change over control and p-value bigWig generation
Use `encode_search_experiments` to find ChIP-seq data, `encode_download_files` to get FASTQs or processed files.
Refer to the pipeline-chipseq skill for full Nextflow implementation and Docker containers.
Search ENCODE, cross-reference 14 databases, run 7 analysis pipelines, and generate publication-ready methods — all from natural language in Claude Code.
Repo: ammawla/encode-toolkit
Execute ENCODE ATAC-seq pipeline from FASTQ to accessibility peaks with Tn5 correction, Bowtie2, and MACS2
Execute CUT&RUN pipeline from FASTQ to peaks with Bowtie2, SEACR, and spike-in normalization
Execute ENCODE DNase-seq pipeline from FASTQ to hotspots and footprints using BWA, Hotspot2, and HINT-ATAC
Execute ENCODE Hi-C pipeline from FASTQ to contact matrices and loop calls using BWA, pairtools, Juicer, and HiCCUPS
Execute ENCODE RNA-seq pipeline from FASTQ to gene quantification using STAR 2-pass alignment and RSEM/Kallisto
Execute ENCODE WGBS pipeline from FASTQ to methylation calls using Bismark and MethylDackel