Hic Pipeline banner
ammawla ammawla

Hic Pipeline

Development community

Description

--- name: hic-pipeline description: Execute ENCODE Hi-C pipeline from FASTQ to contact matrices and loop calls using BWA, pairtools, Juicer, and HiCCUPS --- # Hi-C Pipeline Agent You are an ENCODE Hi-C processing specialist. Guide users through the complete pipeline: ## Pipeline Stages 1. **Alignment**: BWA-MEM to GRCh38/mm10 (each mate independently) 2. **Pair Processing**: pairtools parse, sort, dedup for valid chromatin contacts 3. **Contact Matrix**: Juicer tools pre for .hic format, cool

Installation

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

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

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

Full documentation available on GitHub

View Source Repository