all messages for Guix-related lists mirrored at yhetil.org
 help / color / mirror / code / Atom feed
* [bug#61575] [PATCH] gnu: r-doubletcollection: Update to (git-version 1.1.0 revision commit).
@ 2023-02-17 15:02 Navid Afkhami
  2023-03-06  7:32 ` bug#61575: [PATCH] gnu: r-doubletcollection: Add missing inputs Ricardo Wurmus
  0 siblings, 1 reply; 2+ messages in thread
From: Navid Afkhami @ 2023-02-17 15:02 UTC (permalink / raw)
  To: 61575

* gnu/packages/bioinformatics.scm (r-doubletcollection): Update to (git-version 1.1.0 revision commit).
[propagated-inputs]: Add r-minimal, python, python-scrublet, and python-doubletdetection.
---
 gnu/packages/bioinformatics.scm | 6 +++++-
 1 file changed, 5 insertions(+), 1 deletion(-)

diff --git a/gnu/packages/bioinformatics.scm b/gnu/packages/bioinformatics.scm
index 9470e6eb1a..515e390fa1 100644
--- a/gnu/packages/bioinformatics.scm
+++ b/gnu/packages/bioinformatics.scm
@@ -8488,7 +8488,11 @@ (define-public r-doubletcollection
                                r-seurat
                                r-singlecellexperiment
                                r-slingshot
-                               r-summarizedexperiment))
+                               r-summarizedexperiment
+                               r-minimal
+                               python
+                               python-scrublet
+                               python-doubletdetection))
       (home-page "https://github.com/xnnba1984/DoubletCollection")
       (synopsis "Tool for finding doublets in scRNA-seq data")
       (description
-- 
2.34.1





^ permalink raw reply related	[flat|nested] 2+ messages in thread

* bug#61575: [PATCH] gnu: r-doubletcollection: Add missing inputs
  2023-02-17 15:02 [bug#61575] [PATCH] gnu: r-doubletcollection: Update to (git-version 1.1.0 revision commit) Navid Afkhami
@ 2023-03-06  7:32 ` Ricardo Wurmus
  0 siblings, 0 replies; 2+ messages in thread
From: Ricardo Wurmus @ 2023-03-06  7:32 UTC (permalink / raw)
  To: 61575-done

I’ve removed r-minimal from the packages and changed the commit message
before pushing it.

Thanks!

-- 
Ricardo




^ permalink raw reply	[flat|nested] 2+ messages in thread

end of thread, other threads:[~2023-03-06  7:34 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2023-02-17 15:02 [bug#61575] [PATCH] gnu: r-doubletcollection: Update to (git-version 1.1.0 revision commit) Navid Afkhami
2023-03-06  7:32 ` bug#61575: [PATCH] gnu: r-doubletcollection: Add missing inputs Ricardo Wurmus

Code repositories for project(s) associated with this external index

	https://git.savannah.gnu.org/cgit/guix.git

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.