isabl-submit-data

Create individuals, samples, and experiments for Isabl sequencing data submission.

3|3|Updated Feb 3, 2026
One-click install
npx skills add https://github.com/juanesarango/isabl-mcp --skill isabl-submit-data
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: isabl-submit-data
Source: https://github.com/juanesarango/isabl-mcp/tree/main/skills/isabl-submit-data
Command: npx skills add https://github.com/juanesarango/isabl-mcp --skill isabl-submit-data

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

Isabl data submission automates the organization of sequencing data by creating individuals, samples, and experiments within the Isabl platform, reducing manual entry and errors.

Core Features & Use Cases

  • Create nested records for individuals, samples, and experiments from a single submission.
  • Validate required reference data (centers, techniques, platforms, diseases) before submission.
  • Support both new data ingestion and imports from external sources.

Quick Start

Provide a prepared manifest to batch-submit sequencing data into Isabl.

Frequently Asked Questions about isabl-submit-data

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

FAQPage Schema
How do I submit sequencing data to Isabl end-to-end?

The Isabl submission process validates required reference data such as centers, techniques, platforms, and diseases before creating individuals, samples, and experiments via API. This automated validation prevents errors and ensures hierarchical data modeling for genomics data onboarding.

Can I batch import sequencing data from external sources into Isabl?

Batch importing sequencing data from external sources into Isabl is supported through a prepared manifest. This workflow creates nested records for individuals, samples, and experiments while validating reference data and raw_data structures before API submission.

What reference data needs to be validated before an Isabl API submission?

Required reference data including centers, techniques, platforms, and diseases must be validated prior to Isabl API submission. This validation step ensures that hierarchical data modeling and raw_data structure requirements are met before creating individuals, samples, and experiments.

Does Isabl submission support hierarchical data modeling for genomics workflows?

Isabl submission supports hierarchical data modeling for genomics workflows by creating nested records for individuals, samples, and experiments. It ensures raw data association and validates reference data before completing the API submission.

What is the best way to automate sequencing data onboarding into Isabl?

The best way to automate sequencing data onboarding into Isabl is by providing a prepared manifest to batch-submit data. This creates individuals, samples, and experiments while validating reference data to reduce manual entry and errors.