1
Fork 0
mirror of https://https.git.savannah.gnu.org/git/guix.git/ synced 2025-07-16 20:10:39 +02:00

gnu: r-bamutils: Add test inputs and disable tests.

* gnu/packages/bioinformatics.scm (r-bamutils)[arguments]: Disable tests.
[native-inputs]: Add r-testthat and samtools.

Change-Id: I781c38fb59355a51f2cd27a833d7ed5dbe5277ab
This commit is contained in:
Ricardo Wurmus 2024-11-26 22:06:03 +01:00
parent bf20a8fb15
commit 387ca84d52
No known key found for this signature in database
GPG key ID: 197A5888235FACAC

View file

@ -12052,6 +12052,8 @@ sankey, alluvial and sankey bump plots in @code{ggplot2}.")
"1r3y8775y2j9w92pdp42iaif7nbh260xljrhaswkz6lp71phf1yw"))))
(properties `((upstream-name . "bamUtils")))
(build-system r-build-system)
;; See https://github.com/mskilab-org/bamUtils/issues/12
(arguments (list #:tests? #false))
(propagated-inputs
(list r-abind
r-biocgenerics
@ -12061,6 +12063,7 @@ sankey, alluvial and sankey bump plots in @code{ggplot2}.")
r-gutils
r-rsamtools
r-variantannotation))
(native-inputs (list r-testthat samtools))
(home-page "https://github.com/mskilab/bamutils/")
(synopsis "Utility functions for manipulating BAMs")
(description "This package provides utility functions for manipulating