mirror of
https://codeberg.org/guix/guix.git
synced 2025-10-02 02:15:12 +00:00
gnu: r-tfbstools: Add test inputs.
* gnu/packages/bioconductor.scm (r-tfbstools)[native-inputs]: Add r-testthat. Change-Id: I7f7f455bbc66ff5344b6fd8f3f0559a279ac51b7
This commit is contained in:
parent
94e07e1047
commit
4769fd7e7f
1 changed files with 1 additions and 1 deletions
|
@ -22902,7 +22902,7 @@ advanced visualization of sets of conserved noncoding elements.")
|
|||
r-tfmpvalue
|
||||
r-xml
|
||||
r-xvector))
|
||||
(native-inputs (list r-knitr))
|
||||
(native-inputs (list r-knitr r-testthat))
|
||||
(home-page "https://github.com/ge11232002/TFBSTools")
|
||||
(synopsis "Transcription factor binding site (TFBS) analysis")
|
||||
(description
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue