Other custom GAD packages include GeneralTools, LabkeyTools, InterTools, VcfTools, CnvTools from v2.11.0 of the gadpipeline.
Other custom GAD packages include GeneralTools, LabkeyTools, InterTools, VcfTools, CnvTools from a specific version of the gadpipeline (see test section)
%setup
SINGULARITY_ROOTFS=$APPTAINER_ROOTFS
mkdir ${SINGULARITY_ROOTFS}/data
%post
# since singularity is not compatible with the %arguments sections, GAD_VERSION has to be redifined in %post and %test section if changed, not to mention adaptation of the %help section