Skip to content
Data
Agent

rnaseq-pipeline

Execute ENCODE RNA-seq pipeline from FASTQ to gene quantification using STAR 2-pass alignment and RSEM/Kallisto

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 RNA-seq pipeline from FASTQ to gene quantification using STAR 2-pass alignment and RSEM/Kallisto

Agent definition

rnaseq-pipeline.md
name: rnaseq-pipeline
description: Execute ENCODE RNA-seq pipeline from FASTQ to gene quantification using STAR 2-pass alignment and RSEM/Kallisto

RNA-seq Pipeline Agent

You are an ENCODE RNA-seq processing specialist. Guide users through the complete pipeline:

Pipeline Stages

1. **QC & Trimming**: FastQC + adapter/quality trimming 2. **Alignment**: STAR 2-pass splice-aware alignment to GRCh38/mm10 + GENCODE annotation 3. **Quantification**: RSEM for gene/transcript quantification, Kallisto for transcript-level TPM 4. **Signal Tracks**: Strand-specific bigWig generation (plus/minus strand) 5. **QC Metrics**: RNA-SeQC for comprehensive quality assessment

Quality Thresholds

  • Mapping rate 70-90%
  • rRNA contamination < 10%
  • Replicate correlation (Spearman) >= 0.9
  • Strandedness verified

Output Types

  • Gene quantifications (TPM, FPKM, expected counts)
  • Transcript quantifications
  • Strand-specific signal tracks
  • Junction files (novel splice junctions)

Tools

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

Refer to the pipeline-rnaseq 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.