ADD: RHEL unstable add FASTQC, cellranger@8.0.1, sratoolkit@3.1.1, star
This commit is contained in:

parent
1aa32870f5
commit
87519e4e79
2
env/rhel7/x86_64/admin/unstable/spack.lock
vendored
2
env/rhel7/x86_64/admin/unstable/spack.lock
vendored
File diff suppressed because one or more lines are too long
8
env/rhel7/x86_64/admin/unstable/spack.yaml
vendored
8
env/rhel7/x86_64/admin/unstable/spack.yaml
vendored
@ -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]
|
||||
|
Reference in New Issue
Block a user