mouse-phenome-database

Retrieve quantitative phenotype measurements for inbred mouse strains from the Mouse Phenome Database.

298|27|Updated Feb 18, 2026
One-click install
npx skills add https://github.com/jaechang-hits/SciAgent-Skills --skill mouse-phenome-database
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: mouse-phenome-database
Source: https://github.com/jaechang-hits/SciAgent-Skills/tree/main/skills/genomics-bioinformatics/mouse-phenome-database
Command: npx skills add https://github.com/jaechang-hits/SciAgent-Skills --skill mouse-phenome-database

SYSTEM DOCUMENTATION & REQUIREMENTS

💡 This Skill requires requests, pandas, matplotlib, and includes scripts (resource) and references (resource) components.

What problem does it solve?

This Skill allows researchers to easily access and analyze quantitative phenotype measurements across various inbred mouse strains from the Mouse Phenome Database (MPD), facilitating the selection of appropriate mouse models and supporting genetic analyses.

Core Features & Use Cases

  • Retrieve Strain Data: Query strain means and individual measurements for a wide range of traits (metabolic, behavioral, physiological).
  • Identify Model Strains: Find strains with extreme phenotypes for experimental use.
  • Support QTL Analysis: Obtain phenotype data for specific strain panels.
  • Compare Phenotypes: Analyze cross-strain differences in traits.

Quick Start

Retrieve body weight measurements for male C57BL/6J, DBA/2J, and BALB/cJ strains.

Frequently Asked Questions about mouse-phenome-database

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

FAQPage Schema
How do I retrieve quantitative phenotype measurements for inbred mouse strains?

You can retrieve quantitative phenotype measurements for inbred mouse strains by querying the Mouse Phenome Database (MPD) to obtain strain means and individual measurements for metabolic, behavioral, and physiological traits.

Can I query individual mouse measurements and strain means across different phenotype categories?

Yes, querying individual mouse measurements and strain means is supported across metabolic, behavioral, and physiological phenotype categories to help analyze cross-strain differences.

How do I find mouse model strains with extreme phenotypes for QTL analysis?

To find mouse model strains with extreme phenotypes for QTL analysis, query specific strain panels from the Mouse Phenome Database to obtain the needed quantitative phenotype data.

Do I need Python pandas and matplotlib to analyze cross-strain phenotype differences?

Yes, you need Python pandas for data processing and matplotlib for visualization, along with the requests library, to retrieve and analyze cross-strain phenotype differences from the database.

What's the best way to compare phenotypes across inbred mouse strains using MPD data?

The best way to compare phenotypes across inbred mouse strains is to retrieve strain means using the database query, process the quantitative measurements with pandas, and visualize the differences with matplotlib.