gnu: r-banocc: Update to 1.28.0.
* gnu/packages/bioconductor.scm (r-banocc): Update to 1.28.0. Change-Id: I90a50fc574f2c064375acad39315b167c5cb3586master
parent
47ab649ecd
commit
89c8795fb8
|
@ -4850,13 +4850,13 @@ the posterior densities for the average relative abundance of transcripts.")
|
|||
(define-public r-banocc
|
||||
(package
|
||||
(name "r-banocc")
|
||||
(version "1.26.0")
|
||||
(version "1.28.0")
|
||||
(source (origin
|
||||
(method url-fetch)
|
||||
(uri (bioconductor-uri "banocc" version))
|
||||
(sha256
|
||||
(base32
|
||||
"0y6mizkbx3s2x6465g53q87q0sixxrxhjvjmvwiilhirxf4x7hgp"))))
|
||||
"12fysw9m3rrmyfq1j97rdklaln6vgjdmz7hj85vrh10haz9j23s2"))))
|
||||
(properties `((upstream-name . "banocc")))
|
||||
(build-system r-build-system)
|
||||
(propagated-inputs
|
||||
|
|
Reference in New Issue