mirror of
https://codeberg.org/guix/guix.git
synced 2025-10-02 02:15:12 +00:00
gnu: r-amplican: Add test inputs.
* gnu/packages/bioconductor.scm (r-amplican)[native-inputs]: Add r-testthat. Change-Id: Ife15cc7572cf7d4b2baa4afe892a23bd5d57c816
This commit is contained in:
parent
03b923bd9f
commit
01309d4113
1 changed files with 1 additions and 1 deletions
|
@ -3625,7 +3625,7 @@ in multi-layer WGCN using a continuous optimization approach.")
|
|||
r-shortread
|
||||
r-stringr
|
||||
r-waffle))
|
||||
(native-inputs (list r-knitr))
|
||||
(native-inputs (list r-knitr r-testthat))
|
||||
(home-page "https://github.com/valenlab/amplican")
|
||||
(synopsis "Automated analysis of CRISPR experiments")
|
||||
(description
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue