tKOIAgent — Transcriptomics Knowledge Graph–Driven Omics Integration Agent

Convert differential expression data into knowledge-graph embeddings and network-propagation results.

1|Updated Oct 4, 2025
One-click install
npx skills add https://github.com/BaranziniLab/tKOIAgent --skill tkoiagent-transcriptomics-knowledge-graph-driven-omics-integration-agent
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: tKOIAgent — Transcriptomics Knowledge Graph–Driven Omics Integration Agent
Source: https://github.com/BaranziniLab/tKOIAgent/tree/main/server
Command: npx skills add https://github.com/BaranziniLab/tKOIAgent --skill tkoiagent-transcriptomics-knowledge-graph-driven-omics-integration-agent

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

tKOIAgent converts complex transcriptomics data and differential expression results into structured, knowledge-graph–aware insights by orchestrating tkoi network propagation and SPOKE KG validation within an MCP framework. It provides end-to-end guidance and safeguards to ensure reproducible, KG-contextualized interpretation of gene-level changes.

Core Features & Use Cases

  • tkoi-based network propagation and enrichment analysis driven solely by the tkoi package
  • Knowledge graph integration with SPOKE for validation of gene-disease-pathway relationships
  • R-script workflow management: data cleaning, reproducible execution, and multi-tab Excel reporting
  • Structured outputs: raw tkoi results and publication-ready summaries for downstream interpretation

Quick Start

Provide a cleaned differential expression dataset (dge_data.csv) and run the tkoi workflow to generate tkoi_result and tkoi_summary artifacts.

Frequently Asked Questions about tKOIAgent — Transcriptomics Knowledge Graph–Driven Omics Integration Agent

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

FAQPage Schema
How do I integrate transcriptomics differential expression data with a knowledge graph?

To integrate transcriptomics differential expression data with a knowledge graph, this Skill converts your dataset into knowledge-graph embeddings using the SPOKE KG to contextualize gene-level changes to pathways and diseases.

How does network propagation work for differential expression results?

Network propagation for differential expression results works by applying the tkoi R package workflow to map gene-level changes onto a SPOKE knowledge graph, validating relationships across pathways, diseases, and cell types.

Do I need R installed to run tkoi network propagation analysis?

Yes, you need R and the tkoi package installed to run this network propagation analysis. The Skill enforces tkoi-only execution to ensure reproducible R-script workflows and structured multi-tab Excel reporting.

What is the best way to contextualize gene-level changes to pathways using SPOKE?

The best way to contextualize gene-level changes to pathways using SPOKE is running the tkoi workflow, which validates gene-disease-pathway relationships and outputs publication-ready multi-tab summaries for downstream interpretation.

What format should my differential expression dataset be in for tkoi analysis?

Your differential expression dataset should be a cleaned CSV file, such as dge_data.csv. Providing this input allows the tkoi workflow to generate tkoi_result objects and structured multi-tab summaries.

Can I use other network propagation tools besides tkoi for knowledge graph integration?

No, you cannot use other tools as this Skill enforces tkoi-only analysis. It strictly orchestrates the tkoi package to ensure reproducible knowledge-graph-aware insights and SPOKE KG validation within the MCP framework.