machine-learning-for-omics

Train supervised models on omics feature matrices and output metrics and explanations.

25|5|Updated Mar 22, 2026
One-click install
npx skills add https://github.com/zongtingwei/Bioclaw_Skills_Hub --skill machine-learning-for-omics
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: machine-learning-for-omics
Source: https://github.com/zongtingwei/Bioclaw_Skills_Hub/tree/main/skills/multi-omics-and-systems/machine-learning-for-omics
Command: npx skills add https://github.com/zongtingwei/Bioclaw_Skills_Hub --skill machine-learning-for-omics

SYSTEM DOCUMENTATION & REQUIREMENTS

💡 This Skill includes references (resource) components.

What problem does it solve?

Supervised learning on omics-derived features to enable biomarker discovery, risk prediction, and interpretable insights, all within a coherent workflow.

Core Features & Use Cases

  • End-to-end workflow for predictive modeling, biomarker discovery, survival analysis, and model explainability on omics features.
  • Define data splits, calibration checks, and robust evaluation to ensure trustworthy results.
  • Use Case: classify disease status, predict patient survival, or identify potential biomarkers from omics datasets.

Quick Start

Train and evaluate a model on your omics feature matrix to obtain a baseline predictor and interpretation summaries.

Frequently Asked Questions about machine-learning-for-omics

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

FAQPage Schema
How do I build a predictive model for biomarker discovery from omics data?

To perform biomarker discovery from omics data, you need a feature matrix and labels. The workflow trains a predictive model, outputs validation metrics, and provides interpretable explanation summaries for the identified biomarkers.

Can I run survival analysis and classification within the same omics workflow?

Yes, survival analysis and classification are supported within the same omics workflow. The Skill handles supervised learning tasks for both disease status classification and patient survival prediction using your defined feature matrix and outcomes.

What inputs are required for supervised learning on omics-derived features?

Supervised learning on omics-derived features requires an omics feature matrix, corresponding labels or patient outcomes, and a defined data split design. These inputs yield a trained model, validation metrics, and explanation summaries.

How does model explainability work for omics predictive modeling?

Model explainability for omics predictive modeling works by generating interpretation summaries alongside trained models and validation metrics. This ensures that the biomarker discovery and risk prediction processes remain interpretable and trustworthy.

Does this workflow support robust evaluation and calibration checks for omics data?

Yes, the workflow supports robust evaluation and calibration checks for omics data. You can define data splits and perform calibration checks to ensure trustworthy results for your trained predictive models and biomarker discovery outputs.