mirror of
https://codeberg.org/guix/guix.git
synced 2026-01-25 12:05:19 -06: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:
parent
5ce08ad5b4
commit
08ee4ea24b
1 changed files with 2 additions and 1 deletions
|
|
@ -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
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue