dnanexus-integration

Develop, deploy, and manage genomics analysis tools and data on DNAnexus.

Updated May 10, 2026
One-click install
npx skills add https://github.com/Imad-Oute/ResearchForge --skill dnanexus-integration-imad-oute
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: dnanexus-integration
Source: https://github.com/Imad-Oute/ResearchForge/tree/main/OpenSource-Projects/claude-scientific-skills/scientific-skills/dnanexus-integration
Command: npx skills add https://github.com/Imad-Oute/ResearchForge --skill dnanexus-integration-imad-oute

SYSTEM DOCUMENTATION & REQUIREMENTS

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

What problem does it solve?

This Skill simplifies the development and management of bioinformatics apps, workflows, and data operations on the DNAnexus platform, enabling streamlined genomics analysis.

Core Features & Use Cases

  • App Development: Create and deploy executable apps/applets, manage dependencies, and configure app resources for genomics pipelines.
  • Data Operations: Upload, download, organize, and search for large bioinformatics files like FASTQ, BAM, and VCF, ensuring efficient data handling.
  • Job Execution: Launch, monitor, and orchestrate complex analysis jobs and workflows, including parallel and chained processes for high-throughput genomics tasks.
  • Python SDK Utilization: Programmatically access and manipulate platform objects, automate repetitive tasks, and integrate external analyses through scripting.
  • Configuration Management: Customize app settings, dependencies, Docker containers, and resource specifications for optimal performance and reproducibility.

Quick Start

Use this Skill to automate the setup of a genomics pipeline run, from data ingestion to analysis job execution, and retrieve results efficiently with minimal manual intervention.

Frequently Asked Questions about dnanexus-integration

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

FAQPage Schema
How do I automate a genomics pipeline on the DNAnexus platform?

Automating a genomics pipeline on DNAnexus involves using the dxpy SDK to script app creation, manage data ingestion, orchestrate parallel job execution, and retrieve analysis results with minimal manual intervention.

What is the best way to manage large bioinformatics files like FASTQ and BAM in cloud workflows?

Managing large bioinformatics files like FASTQ, BAM, and VCF in cloud workflows requires data operations that upload, download, organize, and search files efficiently, ensuring secure handling for high-performance genomics platforms.

Do I need dxpy to create and deploy apps on the DNAnexus cloud?

Yes, the dxpy dependency is required to create and deploy apps on the DNAnexus cloud, providing the Python SDK needed to programmatically access platform objects, configure dependencies, and automate bioinformatics workflow tasks.

Can I configure Docker containers and resource allocation for bioinformatics apps?

Yes, you can configure Docker containers, manage dependencies, and customize resource allocation for bioinformatics apps to ensure optimal performance and reproducibility for high-throughput genomics analysis on the DNAnexus platform.

How does job orchestration work for high-throughput genomics tasks?

Job orchestration for high-throughput genomics tasks works by launching, monitoring, and managing complex analysis jobs and workflows, enabling parallel and chained processes for large-scale bioinformatics data processing.

What are the limitations of using dxpy for bioinformatics data handling?

Using dxpy for bioinformatics data handling is limited to the DNAnexus platform ecosystem, requiring proper configuration of dependencies, Docker containers, and resource specifications to ensure secure and optimal operation for genomics workflows.