gnu: r-chipseeker: Update to 1.38.0.
* gnu/packages/bioconductor.scm (r-chipseeker): Update to 1.38.0. Change-Id: I43568da9c0c779e0e167b3e14e80b3264bfbc951
This commit is contained in:
parent
53e9d43a83
commit
576f2079fc
@ -6704,13 +6704,13 @@ regions and to highlight copy number alterations.")
|
||||
(define-public r-chipseeker
|
||||
(package
|
||||
(name "r-chipseeker")
|
||||
(version "1.36.0")
|
||||
(version "1.38.0")
|
||||
(source (origin
|
||||
(method url-fetch)
|
||||
(uri (bioconductor-uri "ChIPseeker" version))
|
||||
(sha256
|
||||
(base32
|
||||
"0nngygci1g8bb3rsica348zi59hskr6hf8319csia6cman89gvqm"))))
|
||||
"0bx85y5888w85miif73y0yd9j4kdmjn1cfck1xshnqnsrh7p3m50"))))
|
||||
(build-system r-build-system)
|
||||
(native-inputs
|
||||
(list r-knitr))
|
||||
@ -6719,18 +6719,17 @@ regions and to highlight copy number alterations.")
|
||||
r-aplot
|
||||
r-biocgenerics
|
||||
r-boot
|
||||
r-dplyr
|
||||
r-enrichplot
|
||||
r-iranges
|
||||
r-genomeinfodb
|
||||
r-genomicranges
|
||||
r-genomicfeatures
|
||||
r-genomicranges
|
||||
r-ggplot2
|
||||
r-gplots
|
||||
r-gtools
|
||||
r-dplyr
|
||||
r-plotrix
|
||||
r-dplyr
|
||||
r-iranges
|
||||
r-magrittr
|
||||
r-plotrix
|
||||
r-rtracklayer
|
||||
r-s4vectors
|
||||
r-tibble
|
||||
|
Loading…
Reference in New Issue
Block a user