mirror of
https://codeberg.org/guix/guix.git
synced 2025-10-02 02:15:12 +00:00
gnu: r-chromvar: Add test inputs.
* gnu/packages/bioconductor.scm (r-chromvar)[native-inputs]: Add r-testthat. Change-Id: Ia2ed3c2540f088075a77e010e68035e96fc741b1
This commit is contained in:
parent
82be8746b2
commit
5cb9730468
1 changed files with 1 additions and 1 deletions
|
@ -23013,7 +23013,7 @@ This package wraps C++ code from the MOODS motif calling library.")
|
|||
r-shiny
|
||||
r-summarizedexperiment
|
||||
r-tfbstools))
|
||||
(native-inputs (list r-knitr))
|
||||
(native-inputs (list r-knitr r-testthat))
|
||||
(home-page "https://bioconductor.org/packages/release/bioc/html/chromVAR.html")
|
||||
(synopsis "Determine chromatin variation across regions")
|
||||
(description
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue