[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
64/93: gnu: tadbit: Add R to inputs.
From: |
guix-commits |
Subject: |
64/93: gnu: tadbit: Add R to inputs. |
Date: |
Sun, 5 May 2024 16:44:58 -0400 (EDT) |
rekado pushed a commit to branch wip-python-team
in repository guix.
commit 2d8c81a8d7dc25cada0ba14aca15fbf48e5d5387
Author: Ricardo Wurmus <rekado@elephly.net>
AuthorDate: Thu May 2 16:37:34 2024 +0200
gnu: tadbit: Add R to inputs.
* gnu/packages/bioinformatics.scm (tadbit)[inputs]: Add r-minimal.
Change-Id: I4929dd89ddd27b4fcbd8b3a00b8ab8f3586945d2
---
gnu/packages/bioinformatics.scm | 3 ++-
1 file changed, 2 insertions(+), 1 deletion(-)
diff --git a/gnu/packages/bioinformatics.scm b/gnu/packages/bioinformatics.scm
index 05d529afa6..cbc37c836f 100644
--- a/gnu/packages/bioinformatics.scm
+++ b/gnu/packages/bioinformatics.scm
@@ -14181,7 +14181,8 @@ applications for tackling some common problems in a
user-friendly way.")
python-scipy
python-numpy
python-matplotlib
- python-pysam))
+ python-pysam
+ r-minimal))
(home-page "https://3dgenomes.github.io/TADbit/")
(synopsis "Analyze, model, and explore 3C-based data")
(description
- 54/93: gnu: python-dask: Disable all tokenize tests., (continued)
- 54/93: gnu: python-dask: Disable all tokenize tests., guix-commits, 2024/05/05
- 62/93: gnu: tadbit: Update to 1.0.1-2.2838129., guix-commits, 2024/05/05
- 12/93: gnu: Add python-multiscale-spatial-image., guix-commits, 2024/05/05
- 16/93: gnu: Add python-fastcluster., guix-commits, 2024/05/05
- 23/93: gnu: python-plastid: Replace nose with pytest., guix-commits, 2024/05/05
- 76/93: gnu: Add python-termcolor-1., guix-commits, 2024/05/05
- 87/93: gnu: python-plotnine: Fix version string., guix-commits, 2024/05/05
- 93/93: gnu: python-graphtools: Fix tests., guix-commits, 2024/05/05
- 82/93: gnu: python-bioframe: Update to 0.6.4., guix-commits, 2024/05/05
- 21/93: gnu: Add python-cvxpy., guix-commits, 2024/05/05
- 64/93: gnu: tadbit: Add R to inputs.,
guix-commits <=
- 68/93: gnu: snakemake-7: Make compatible with tabulate 0.9.0., guix-commits, 2024/05/05
- 83/93: gnu: python-cooltools: Update to 0.7.0., guix-commits, 2024/05/05
- 92/93: gnu: python-gpy: Update to 1.13.1., guix-commits, 2024/05/05
- 17/93: gnu: Add python-scs., guix-commits, 2024/05/05
- 51/93: gnu: python-tabulate: Enable tests and fix version string., guix-commits, 2024/05/05
- 75/93: gnu: python-pytest-shutil: Disable a test., guix-commits, 2024/05/05
- 22/93: gnu: Add python-metacells., guix-commits, 2024/05/05
- 65/93: gnu: python-imbalanced-learn: Update to 0.12.2., guix-commits, 2024/05/05
- 19/93: gnu: Add python-osqp., guix-commits, 2024/05/05
- 24/93: gnu: python-scikit-opt: Add missing input., guix-commits, 2024/05/05