Microbial-Ecology-Group / AMRplusplus

AMR++ is a bioinformatic pipeline meant to aid in the analysis of raw sequencing reads to characterize the profile of antimicrobial resistance genes, or resistome.
https://www.meglab.org/
GNU General Public License v3.0
28 stars 12 forks source link

Added apptainer to -profile #46

Open Swindle98 opened 1 week ago

Swindle98 commented 1 week ago

Apptainer is the open source flavour of singularity, it is compatible with singularity .sif files and is supported by Nextflow with the same parameters as singularity.

https://www.nextflow.io/docs/latest/container.html

This pull request has adds the config files for apptainer and updates the documents to reflect this.

Users should be able to use the flag -profile apptainer in the same way they can for singularity and conda.

Has been verified using the default demo data.