mirror of
https://codeberg.org/guix/guix.git
synced 2025-10-02 02:15:12 +00:00
gnu: r-greylistchip: Add missing inputs.
* gnu/packages/bioconductor.scm (r-greylistchip)[native-inputs]: Add r-biocstyle. Change-Id: I65ce2be5b87171bf752da4181dbf8eea1f2d50c3
This commit is contained in:
parent
132a8451a1
commit
3124b2d0ab
1 changed files with 1 additions and 1 deletions
|
@ -13647,7 +13647,7 @@ posterior for individual coefficients.")
|
||||||
r-rsamtools
|
r-rsamtools
|
||||||
r-rtracklayer
|
r-rtracklayer
|
||||||
r-summarizedexperiment))
|
r-summarizedexperiment))
|
||||||
(native-inputs (list r-runit))
|
(native-inputs (list r-biocstyle r-runit))
|
||||||
(home-page "https://bioconductor.org/packages/GreyListChIP")
|
(home-page "https://bioconductor.org/packages/GreyListChIP")
|
||||||
(synopsis "Greylist artefact regions based on ChIP inputs")
|
(synopsis "Greylist artefact regions based on ChIP inputs")
|
||||||
(description "This package identifies regions of ChIP experiments with high
|
(description "This package identifies regions of ChIP experiments with high
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue