mirror of
https://codeberg.org/guix/guix.git
synced 2025-10-02 02:15:12 +00:00
gnu: r-chromstar: Add missing input.
* gnu/packages/bioconductor.scm (r-chromstar)[native-inputs]: Add r-testthat. Change-Id: I29897bb94f587adf210395dd28b6e3dc480ac74c
This commit is contained in:
parent
88ce625adb
commit
014ee99b5f
1 changed files with 1 additions and 1 deletions
|
@ -24970,7 +24970,7 @@ the earlier snpMatrix package, allowing for uncertainty in genotypes.")
|
|||
r-reshape2
|
||||
r-rsamtools
|
||||
r-s4vectors))
|
||||
(native-inputs (list r-knitr))
|
||||
(native-inputs (list r-knitr r-testthat))
|
||||
(home-page "https://github.com/ataudt/chromstaR")
|
||||
(synopsis "Chromatin state analysis for ChIP-Seq data")
|
||||
(description
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue