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:
|
install_tree:
|
||||||
root: $spack/opt/spack/unstable
|
root: $spack/opt/spack/unstable
|
||||||
definitions:
|
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:
|
- gcc_12.3.0_openmpi:
|
||||||
- cp2k@2024.1/2bayb45 # ~cuda
|
- cp2k@2024.1/2bayb45 # ~cuda
|
||||||
- cp2k@2024.1/exkrpix # +cuda
|
- cp2k@2024.1/exkrpix # +cuda
|
||||||
@ -25,6 +30,9 @@ spack:
|
|||||||
local_unstable: file:///afs/psi.ch/software/spack/unstable
|
local_unstable: file:///afs/psi.ch/software/spack/unstable
|
||||||
local_stable: file:///afs/psi.ch/software/spack/stable
|
local_stable: file:///afs/psi.ch/software/spack/stable
|
||||||
specs:
|
specs:
|
||||||
|
- matrix:
|
||||||
|
- [$gcc_12.3.0]
|
||||||
|
- ['%gcc@12.3.0']
|
||||||
- matrix:
|
- matrix:
|
||||||
- [$gcc_12.3.0_openmpi]
|
- [$gcc_12.3.0_openmpi]
|
||||||
- [^openmpi%gcc]
|
- [^openmpi%gcc]
|
||||||
|
Reference in New Issue
Block a user