primekg

Query the Precision Medicine Knowledge Graph for gene, drug, and disease relationships.

2|Updated Jun 4, 2026
One-click install
npx skills add https://github.com/Lord1Egypt/scientific-agent-toolkit --skill primekg-lord1egypt
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: primekg
Source: https://github.com/Lord1Egypt/scientific-agent-toolkit/tree/main/scientific-skills/primekg
Command: npx skills add https://github.com/Lord1Egypt/scientific-agent-toolkit --skill primekg-lord1egypt

SYSTEM DOCUMENTATION & REQUIREMENTS

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

What problem does it solve?

This skill addresses the complexity of navigating vast, multi-scale biological datasets by providing a unified interface to query relationships between genes, drugs, diseases, and phenotypes.

Core Features & Use Cases

  • Knowledge Graph Querying: Search for specific biological entities and retrieve their direct neighbors and clinical associations.
  • Disease Context Analysis: Generate comprehensive summaries of disease-related genes, drugs, and clinical phenotypes.
  • Use Case: A researcher investigating Alzheimer's disease can use this skill to instantly identify all known drug-target interactions and genetic associations to prioritize candidates for further study.

Quick Start

Use the primekg skill to retrieve the disease context and associated genes for Alzheimer's disease.

Frequently Asked Questions about primekg

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

FAQPage Schema
How do I query a knowledge graph for drug and disease relationships in bioinformatics?

To query a knowledge graph for drug and disease relationships, you can map multi-scale clinical and molecular data to identify biological connections between genes, drugs, and diseases. This process facilitates drug discovery and network pharmacology research.

Can I find drug-target interactions for a specific disease using pandas?

Yes, you can find drug-target interactions for a specific disease using pandas. The library enables efficient data manipulation and CSV-based graph traversal to retrieve direct neighbors and clinical associations for comprehensive disease context analysis.

What biological entities does the Precision Medicine Knowledge Graph connect?

The Precision Medicine Knowledge Graph connects genes, drugs, diseases, and phenotypes. It provides a unified interface to navigate multi-scale biological datasets and identify clinical and molecular relationships.

How do I retrieve genetic associations for Alzheimer's disease research?

To retrieve genetic associations for Alzheimer's disease research, query the knowledge graph to generate a disease context summary. This instantly identifies known drug-target interactions and genetic associations to prioritize candidates for further study.

Does this knowledge graph querying approach require CSV files for graph traversal?

Yes, this knowledge graph querying approach requires CSV files for graph traversal. It uses pandas for efficient data manipulation to navigate the multi-scale clinical and molecular datasets within the graph structure.

What is the best way to analyze network pharmacology data for drug discovery?

The best way to analyze network pharmacology data for drug discovery is to query a unified knowledge graph. This maps multi-scale clinical and molecular data to identify biological relationships and prioritize candidates for further research.