/md-nextflow-pipelines

Meta-repository: collection of my Nextflow pipelines

GNU General Public License v3.0GPL-3.0

Meta-repository: collection of my Nextflow pipelines

Toy pipelines for prototyping and testing platforms and functionalities:

  • toy-cowsay-nf: Toy pipeline for simple Nextflow tests
  • toy-shpc-nf: Toy RNAseq pipeline, to test interplay of Nextflow with SHPC container modules
  • toy-acacia-nf: Toy pipeline to test Nextflow with Acacia (S3 Object Storage) at Pawsey
  • toy-gpu-nf: Toy pipeline to test Nextflow with Nvidia GPUs on Topaz at Pawsey
  • toy-quantum-qb-nf: Toy pipeline to run Quantum Computing simulations using Qristal by Quantum Brilliance

Analysis pipelines for the life sciences:

Major contributions to the Nextflow codebase (Pawsey days, 2019-2023):

  • Support for Spack package manager in Nextflow: PR #3580 and PR #3786
  • Support for Sarus container runtime (Nextflow): PR #3470
  • (Prototype) Support for Spack package manager in Wave: PR #3636