add nextflow d30e48d

This commit is contained in:
2026-04-29 23:01:54 +02:00
parent d0b12d668d
commit 97cc9058d3
2840 changed files with 730250 additions and 0 deletions

View File

@@ -0,0 +1,8 @@
# Flux Container Environment
In this directory we include a [Dockerfile](.devcontainer/Dockerfile)
along with a [VSCode Developer Container](https://code.visualstudio.com/docs/devcontainers/containers)
environment that you can put at the root of the project to be provided with a Flux agent and the dependencies
needed to build Nextflow. See the [documentation](https://www.nextflow.io/docs/latest/flux.html)
for the latest for how to use them.