gnu: r-drimseq: Update to 1.28.0.
* gnu/packages/bioconductor.scm (r-drimseq): Update to 1.28.0.master
parent
c901f7c4f3
commit
72bfb25766
|
@ -4861,13 +4861,13 @@ possibly confounded by SNPs and cross-hybridisation. It includes
|
|||
(define-public r-drimseq
|
||||
(package
|
||||
(name "r-drimseq")
|
||||
(version "1.26.0")
|
||||
(version "1.28.0")
|
||||
(source
|
||||
(origin
|
||||
(method url-fetch)
|
||||
(uri (bioconductor-uri "DRIMSeq" version))
|
||||
(sha256
|
||||
(base32 "0cj3fyb99fh30f35ra1gpvzwplszbwvwk33ppgyh1zx2axsx164w"))))
|
||||
(base32 "1i9lcp31g94mllkwcyfablj27qr8v7vqk9j96ywrdfpj8dmcrw98"))))
|
||||
(properties `((upstream-name . "DRIMSeq")))
|
||||
(build-system r-build-system)
|
||||
(propagated-inputs
|
||||
|
|
Reference in New Issue