mirror of
https://codeberg.org/guix/guix.git
synced 2025-10-02 02:15:12 +00:00
gnu: r-cardelino: Add test inputs.
* gnu/packages/bioconductor.scm (r-cardelino)[native-inputs]: Add r-testthat. Change-Id: Ic00dbbd94c1ef2ab93ef4520c07f2e028574bf44
This commit is contained in:
parent
249c91d391
commit
b4f2e2e382
1 changed files with 1 additions and 1 deletions
|
@ -5244,7 +5244,7 @@ export of Strand-seq data.")
|
||||||
r-snpstats
|
r-snpstats
|
||||||
r-variantannotation
|
r-variantannotation
|
||||||
r-vcfr))
|
r-vcfr))
|
||||||
(native-inputs (list r-knitr))
|
(native-inputs (list r-knitr r-testthat))
|
||||||
(home-page "https://github.com/single-cell-genetics/cardelino")
|
(home-page "https://github.com/single-cell-genetics/cardelino")
|
||||||
(synopsis "Clone identification from single cell data")
|
(synopsis "Clone identification from single cell data")
|
||||||
(description
|
(description
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue