me
/
guix
Archived
1
0
Fork 0

gnu: r-cellid: Update to 1.12.0.

* gnu/packages/bioconductor.scm (r-cellid): Update to 1.12.0.

Change-Id: I620fe4d005eb28786f3d6b50b3459953f23e8184
master
Ricardo Wurmus 2024-05-07 12:32:43 +02:00
parent 807f16e459
commit cf92a83ec2
No known key found for this signature in database
GPG Key ID: 197A5888235FACAC
1 changed files with 2 additions and 2 deletions

View File

@ -5032,13 +5032,13 @@ stochastic dropout events as well as systematic allelic imbalance is used.")
(define-public r-cellid
(package
(name "r-cellid")
(version "1.10.1")
(version "1.12.0")
(source (origin
(method url-fetch)
(uri (bioconductor-uri "CelliD" version))
(sha256
(base32
"13hwxhdp268h3n8d8wgr75i60apa9mama9bg049yz7c6mj5ixd1v"))))
"0c7hls5qasjd5ahrqxp2mpd402jc12pi0pgy7spcbp1fkqm8qvbl"))))
(properties `((upstream-name . "CelliD")))
(build-system r-build-system)
(propagated-inputs