·bio-prefect-dask-nextflow
</>

bio-prefect-dask-nextflow

Design and scaffold bioinformatics pipelines using Prefect+Dask for local/distributed execution or Nextflow for HPC schedulers.

9Installs·1Trend·@fmschulz

Installation

$npx skills add https://github.com/fmschulz/omics-skills --skill bio-prefect-dask-nextflow

How to Install bio-prefect-dask-nextflow

Quickly install bio-prefect-dask-nextflow AI skill to your development environment via command line

  1. Open Terminal: Open your terminal or command line tool (Terminal, iTerm, Windows Terminal, etc.)
  2. Run Installation Command: Copy and run this command: npx skills add https://github.com/fmschulz/omics-skills --skill bio-prefect-dask-nextflow
  3. Verify Installation: Once installed, the skill will be automatically configured in your AI coding environment and ready to use in Claude Code, Cursor, or OpenClaw

Source: fmschulz/omics-skills.

SKILL.md

View raw

Choose and scaffold the right workflow engine for local, distributed, or HPC bioinformatics pipelines.

| Engine choice | See decision-matrix.md | | Prefect+Dask scaffold | See prefect-dask.md | | Prefect on Slurm | See prefect-hpc-slurm.md | | Nextflow on HPC | See nextflow-hpc.md | | Examples | See examples.md |

Issue: Workflow fails on HPC due to environment mismatch Solution: Pin container/conda versions and validate with a minimal test dataset.

Design and scaffold bioinformatics pipelines using Prefect+Dask for local/distributed execution or Nextflow for HPC schedulers. Source: fmschulz/omics-skills.

Facts (cite-ready)

Stable fields and commands for AI/search citations.

Install command
npx skills add https://github.com/fmschulz/omics-skills --skill bio-prefect-dask-nextflow
Category
</>Dev Tools
Verified
First Seen
2026-02-26
Updated
2026-03-10

Browse more skills from fmschulz/omics-skills

Quick answers

What is bio-prefect-dask-nextflow?

Design and scaffold bioinformatics pipelines using Prefect+Dask for local/distributed execution or Nextflow for HPC schedulers. Source: fmschulz/omics-skills.

How do I install bio-prefect-dask-nextflow?

Open your terminal or command line tool (Terminal, iTerm, Windows Terminal, etc.) Copy and run this command: npx skills add https://github.com/fmschulz/omics-skills --skill bio-prefect-dask-nextflow Once installed, the skill will be automatically configured in your AI coding environment and ready to use in Claude Code, Cursor, or OpenClaw

Where is the source repository?

https://github.com/fmschulz/omics-skills