1
0
mirror of https://git.savannah.gnu.org/git/guix.git synced 2026-04-06 21:20:33 +02:00

gnu: flair: Add bash-minimal to inputs.

* gnu/packages/bioinformatics.scm (flair)
[inputs]: Add bash-minimal.

Change-Id: I66fd550c617430ebbede36e140ee48df1c6149ca
This commit is contained in:
Maxim Cournoyer
2023-10-20 01:10:41 -04:00
committed by Ludovic Courtès
parent 5ce08ad5b4
commit 08ee4ea24b

View File

@@ -23235,7 +23235,8 @@ sum test, etc).")
python-tqdm))
;; Used by rpy2
(inputs
(list r-minimal ;for R_LIBS_SITE
(list bash-minimal
r-minimal ;for R_LIBS_SITE
r-apeglm ;for runDE
r-deseq2 ;for runDE
r-drimseq ;for runDS