mirror of
https://codeberg.org/guix/guix.git
synced 2025-10-02 02:15:12 +00:00
gnu: r-fcscan: Add test inputs.
* gnu/packages/bioconductor.scm (r-fcscan)[native-inputs]: Add r-runit. Change-Id: I94de165cf0371efed1935eef23e637cad6616d6e
This commit is contained in:
parent
e9a2474346
commit
6129628ba8
1 changed files with 1 additions and 1 deletions
|
@ -16664,7 +16664,7 @@ that protein levels remain constant despite fluctuating total mRNA levels.")
|
||||||
r-rtracklayer
|
r-rtracklayer
|
||||||
r-summarizedexperiment
|
r-summarizedexperiment
|
||||||
r-variantannotation))
|
r-variantannotation))
|
||||||
(native-inputs (list r-knitr))
|
(native-inputs (list r-knitr r-runit))
|
||||||
(home-page "https://bioconductor.org/packages/fcScan")
|
(home-page "https://bioconductor.org/packages/fcScan")
|
||||||
(synopsis "Detect clusters of coordinates with user defined options")
|
(synopsis "Detect clusters of coordinates with user defined options")
|
||||||
(description
|
(description
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue