dnanexus-integration

Integrate with DNAnexus to build apps, manage genomics files, and run jobs.

Updated Jan 10, 2026
One-click install
npx skills add https://github.com/robinbarvaag/poynt --skill dnanexus-integration-robinbarvaag
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: dnanexus-integration
Source: https://github.com/robinbarvaag/poynt/tree/main/.github/skills/dnanexus-integration
Command: npx skills add https://github.com/robinbarvaag/poynt --skill dnanexus-integration-robinbarvaag

SYSTEM DOCUMENTATION & REQUIREMENTS

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

What problem does it solve?

This Skill streamlines complex genomics data analysis and pipeline development on the DNAnexus cloud platform, reducing the barrier to entry for bioinformatics tasks.

Core Features & Use Cases

  • App Development: Build, deploy, and manage executable programs (apps/applets) for bioinformatics pipelines.
  • Data Operations: Upload, download, search, and organize large genomics datasets (FASTQ, BAM, VCF).
  • Job Execution: Run analyses, monitor jobs, and orchestrate complex workflows.
  • Use Case: A researcher needs to run a variant calling pipeline on thousands of FASTQ files. This Skill allows them to develop a reusable applet, upload their data, launch the pipeline as a job, and monitor its progress, all within a single, integrated interface.

Quick Start

Use the dnanexus-integration skill to upload the file 'sample_data.fastq' to your DNAnexus project.

Frequently Asked Questions about dnanexus-integration

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

FAQPage Schema
How do I build and run a bioinformatics pipeline on the DNAnexus cloud platform?

To build a bioinformatics pipeline on the DNAnexus cloud platform, you develop reusable applets, upload genomics data, and launch workflows as monitored jobs using the dxpy Python SDK.

How does the dxpy Python SDK handle large genomics data operations in the cloud?

The dxpy Python SDK handles large genomics data operations by enabling you to programmatically upload, download, search, and organize massive datasets like FASTQ, BAM, and VCF files in the cloud.

Can I use DNAnexus to manage and execute variant calling workflows on thousands of FASTQ files?

Yes, you can use DNAnexus to manage variant calling workflows on thousands of FASTQ files by developing a reusable applet, uploading your data, and orchestrating large-scale job execution.

What is the best way to orchestrate complex genomics workflows for scalable and reproducible analysis?

The best way to orchestrate complex genomics workflows for scalable and reproducible analysis is by integrating with the DNAnexus platform to build apps, manage data, and execute jobs.

Do I need the dxpy Python SDK to develop apps and applets for bioinformatics pipelines?

Yes, you need the dxpy Python SDK to develop, deploy, and manage executable apps and applets for bioinformatics pipelines on the DNAnexus cloud computing platform.

What are the limitations of using DNAnexus for bioinformatics data management?

DNAnexus limitations for bioinformatics data management depend on your specific cloud environment configuration, but the platform specifically supports FASTQ, BAM, and VCF file formats for scalable analysis.