mirror of
https://codeberg.org/guix/guix.git
synced 2025-10-02 02:15:12 +00:00
gnu: r-chipcomp: Add missing inputs.
* gnu/packages/bioconductor.scm (r-chipcomp)[native-inputs]: Add r-biocstyle. Change-Id: I7aeab9d0169480602286bce5f1374b70d2c50e75
This commit is contained in:
parent
7913e1437a
commit
f90b5b907b
1 changed files with 1 additions and 1 deletions
|
@ -14170,7 +14170,7 @@ more complex hypotheses) via empirical Bayesian methods.")
|
||||||
r-rsamtools
|
r-rsamtools
|
||||||
r-rtracklayer
|
r-rtracklayer
|
||||||
r-s4vectors))
|
r-s4vectors))
|
||||||
(native-inputs (list r-runit))
|
(native-inputs (list r-biocstyle r-runit))
|
||||||
(home-page "https://bioconductor.org/packages/ChIPComp")
|
(home-page "https://bioconductor.org/packages/ChIPComp")
|
||||||
(synopsis "Quantitative comparison of multiple ChIP-seq datasets")
|
(synopsis "Quantitative comparison of multiple ChIP-seq datasets")
|
||||||
(description
|
(description
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue