[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
64/64: gnu: tadbit: Add R to inputs.
From: |
guix-commits |
Subject: |
64/64: gnu: tadbit: Add R to inputs. |
Date: |
Thu, 2 May 2024 10:52:40 -0400 (EDT) |
rekado pushed a commit to branch wip-python-team
in repository guix.
commit 182490b344aa0de812a861832aa5c849e7498adf
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
- 57/64: gnu: python-umap-learn: Disable failing test., (continued)
- 57/64: gnu: python-umap-learn: Disable failing test., guix-commits, 2024/05/02
- 61/64: gnu: python-cooler: Update to 0.9.3., guix-commits, 2024/05/02
- 25/64: gnu: python-pandas: Default to version 2.x., guix-commits, 2024/05/02
- 40/64: gnu: python-partd: Update to 1.4.1., guix-commits, 2024/05/02
- 38/64: gnu: python-tables: Update to 3.7.0., guix-commits, 2024/05/02
- 07/64: gnu: Add rust-blas-sys-0.7., guix-commits, 2024/05/02
- 12/64: gnu: Add python-multiscale-spatial-image., guix-commits, 2024/05/02
- 14/64: gnu: Add rust-amd-0.2., guix-commits, 2024/05/02
- 34/64: gnu: python-pandas-stub: Update to 2.1.1.230928., guix-commits, 2024/05/02
- 37/64: gnu: python-pyarrow: Build with ORC support., guix-commits, 2024/05/02
- 64/64: gnu: tadbit: Add R to inputs.,
guix-commits <=
- 60/64: gnu: python-dask: Do not reference pyarrow_hotfix., guix-commits, 2024/05/02
- 63/64: gnu: tadbit: Patch for compatibility with latest scipy., guix-commits, 2024/05/02
- 55/64: gnu: python-pandas-stubs: Accept numpy 1.23., guix-commits, 2024/05/02