dnanexus-integration

Solid

DNAnexus cloud genomics platform. Build apps/applets, manage data (upload/download), dxpy Python SDK, run workflows, FASTQ/BAM/VCF, for genomics pipeline development and execution.

AI & Automation 2,283 stars 168 forks Updated 3 weeks ago Apache-2.0

Install

View on GitHub

Quality Score: 91/100

Stars 20%
100
Recency 20%
90
Frontmatter 20%
70
Documentation 15%
100
Issue Health 10%
50
License 10%
100
Description 5%
100

Skill Content

# DNAnexus Integration ## Overview DNAnexus is a cloud platform for biomedical data analysis and genomics. Build and deploy apps/applets, manage data objects, run workflows, and use the dxpy Python SDK for genomics pipeline development and execution. ## When to Use This Skill This skill should be used when: - Creating, building, or modifying DNAnexus apps/applets - Uploading, downloading, searching, or organizing files and records - Running analyses, monitoring jobs, creating workflows - Writing scripts using dxpy to interact with the platform - Setting up dxapp.json, managing dependencies, using Docker - Processing FASTQ, BAM, VCF, or other bioinformatics files - Managing projects, permissions, or platform resources ## Core Capabilities The skill is organized into five main areas, each with detailed reference documentation: ### 1. App Development **Purpose**: Create executable programs (apps/applets) that run on the DNAnexus platform. **Key Operations**: - Generate app skeleton with `dx-app-wizard` - Write Python or Bash apps with proper entry points - Handle input/output data objects - Deploy with `dx build` or `dx build --app` - Test apps on the platform **Common Use Cases**: - Bioinformatics pipelines (alignment, variant calling) - Data processing workflows - Quality control and filtering - Format conversion tools **Reference**: See `references/app-development.md` for: - Complete app structure and patterns - Python entry point decorators - Input/output handling...

Details

Author
foryourhealth111-pixel
Repository
foryourhealth111-pixel/Vibe-Skills
Created
3 months ago
Last Updated
3 weeks ago
Language
Python
License
Apache-2.0

Similar Skills

Semantically similar based on skill content — not just same category