alterlab-jaspar

Retrieve JASPAR transcription factor binding profiles and scan DNA sequences for motif sites.

58|9|Updated Mar 16, 2026
One-click install
npx skills add https://github.com/AlterLab-IEU/AlterLab-Academic-Skills --skill alterlab-jaspar
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: alterlab-jaspar
Source: https://github.com/AlterLab-IEU/AlterLab-Academic-Skills/tree/main/skills/databases/alterlab-jaspar
Command: npx skills add https://github.com/AlterLab-IEU/AlterLab-Academic-Skills --skill alterlab-jaspar

SYSTEM DOCUMENTATION & REQUIREMENTS

💡 This Skill includes references (resource) components.

What problem does it solve?

This Skill enables researchers to retrieve and interpret transcription factor binding profiles from JASPAR, enabling rapid identification of potential TF binding sites in DNA sequences and facilitating motif-based analyses.

Core Features & Use Cases

  • Search & retrieve JASPAR TF binding profiles and matrices via REST API to support motif discovery.
  • PWM/PFM conversion & analysis: convert PFMs to PWMs and interpret binding affinities for target sequences.
  • Sequence scanning: detect potential transcription factor binding sites on forward and reverse strands across user-provided sequences.
  • Use Case: interpret regulatory variants by assessing motif disruption or creation in GWAS or fine-mapping contexts.

Quick Start

Scan a DNA sequence with a JASPAR matrix to identify potential transcription factor binding sites.

Frequently Asked Questions about alterlab-jaspar

High-intent search queries and answers about installing and using this skill.

FAQPage Schema
How do I scan DNA sequences for transcription factor binding sites using JASPAR motifs?

To scan DNA sequences for transcription factor binding sites, you retrieve JASPAR matrices via REST API, convert PFMs to PWMs, and perform sequence scanning with forward and reverse strand awareness to detect potential TF binding sites.

What is the difference between PFM and PWM matrices in transcription factor binding profiles?

PFM (Position Frequency Matrix) represents the raw nucleotide counts at each position, while PWM (Position Weight Matrix) converts these frequencies into log-odds scores to quantify binding affinity for sequence scanning.

Can I assess regulatory variant effects on TF binding motifs from GWAS data?

Yes, you can assess regulatory variant effects by scanning sequences with JASPAR PWMs to interpret motif disruption or creation, supporting GWAS and fine-mapping contexts for variant interpretation.

Does transcription factor binding site scanning work on both forward and reverse DNA strands?

Transcription factor binding site scanning works on both forward and reverse strands, applying strand awareness during sequence scanning to ensure comprehensive detection of potential TF binding sites across user-provided DNA sequences.

How do I retrieve JASPAR TF binding profiles for motif enrichment workflows?

You retrieve JASPAR TF binding profiles by querying REST endpoints to fetch matrices, which can then be converted into PWMs and applied to motif enrichment workflows across different species.

What species are supported when querying JASPAR transcription factor binding matrices?

JASPAR transcription factor binding matrices support motif enrichment workflows and regulatory genomics analyses across multiple species, allowing you to query and retrieve species-specific TF binding profiles via the REST API.