mirror of
https://codeberg.org/guix/guix.git
synced 2025-10-02 02:15:12 +00:00
gnu: r-atena: Add test inputs.
* gnu/packages/bioconductor.scm (r-atena)[native-inputs]: Add r-runit. Change-Id: Iaf111ed7ea3096924800485edcb49629eadc6e78
This commit is contained in:
parent
1926e64bb0
commit
8fd5372d2f
1 changed files with 1 additions and 1 deletions
|
@ -4704,7 +4704,7 @@ cohorts of interdependent C++ libraries.")
|
||||||
r-sparsematrixstats
|
r-sparsematrixstats
|
||||||
r-squarem
|
r-squarem
|
||||||
r-summarizedexperiment))
|
r-summarizedexperiment))
|
||||||
(native-inputs (list r-knitr))
|
(native-inputs (list r-knitr r-runit))
|
||||||
(home-page "https://github.com/functionalgenomics/atena")
|
(home-page "https://github.com/functionalgenomics/atena")
|
||||||
(synopsis "Analysis of transposable elements")
|
(synopsis "Analysis of transposable elements")
|
||||||
(description
|
(description
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue