mirror of
https://git.savannah.gnu.org/git/guix.git
synced 2025-01-31 23:06:59 +01:00
gnu: r-sctransform: Add test inputs.
* gnu/packages/cran.scm (r-sctransform)[native-inputs]: Add r-testthat. Change-Id: I6815c3c99fa9f50316367be565a284c5215235a1
This commit is contained in:
parent
e02bc8c67e
commit
3252686241
1 changed files with 1 additions and 0 deletions
|
@ -28863,6 +28863,7 @@ (define-public r-sctransform
|
||||||
r-rcpparmadillo
|
r-rcpparmadillo
|
||||||
r-reshape2
|
r-reshape2
|
||||||
r-rlang))
|
r-rlang))
|
||||||
|
(native-inputs (list r-testthat))
|
||||||
(home-page "https://github.com/ChristophH/sctransform")
|
(home-page "https://github.com/ChristophH/sctransform")
|
||||||
(synopsis "Variance stabilizing transformations for Single Cell UMI Data")
|
(synopsis "Variance stabilizing transformations for Single Cell UMI Data")
|
||||||
(description
|
(description
|
||||||
|
|
Loading…
Reference in a new issue