ADD: RHEL unstable add FASTQC, cellranger@8.0.1, sratoolkit@3.1.1, star

This commit is contained in:
svcusr-spack (Resp. Germann Elsa Sylvia)
2024-07-04 15:48:47 +02:00
parent 1aa32870f5
commit 87519e4e79
2 changed files with 9 additions and 1 deletions

File diff suppressed because one or more lines are too long

View File

@ -9,6 +9,11 @@ spack:
install_tree:
root: $spack/opt/spack/unstable
definitions:
- gcc_12.3.0:
- fastqc@0.12.1/dkkcfu5
- star@2.7.11a/icumpki
- cellranger@8.0.1/6h63gxx
- sratoolkit@3.1.1/2szh2jy
- gcc_12.3.0_openmpi:
- cp2k@2024.1/2bayb45 # ~cuda
- cp2k@2024.1/exkrpix # +cuda
@ -25,6 +30,9 @@ spack:
local_unstable: file:///afs/psi.ch/software/spack/unstable
local_stable: file:///afs/psi.ch/software/spack/stable
specs:
- matrix:
- [$gcc_12.3.0]
- ['%gcc@12.3.0']
- matrix:
- [$gcc_12.3.0_openmpi]
- [^openmpi%gcc]