mirror of
https://codeberg.org/guix/guix.git
synced 2025-10-02 02:15:12 +00:00
gnu: r-rsamtools: Add test inputs.
* gnu/packages/bioconductor.scm (r-rsamtools)[native-inputs]: Add r-runit. Change-Id: If5fe36813afcd9d85d86a8e1d0a89fb1ecdc9e59
This commit is contained in:
parent
56c98aee27
commit
cf28a3c7da
1 changed files with 1 additions and 1 deletions
|
@ -11063,7 +11063,7 @@ HDF5 datasets.")
|
||||||
r-s4vectors
|
r-s4vectors
|
||||||
r-xvector
|
r-xvector
|
||||||
r-zlibbioc))
|
r-zlibbioc))
|
||||||
(native-inputs (list r-knitr))
|
(native-inputs (list r-knitr r-runit))
|
||||||
(home-page "https://bioconductor.org/packages/release/bioc/html/Rsamtools.html")
|
(home-page "https://bioconductor.org/packages/release/bioc/html/Rsamtools.html")
|
||||||
(synopsis "Interface to samtools, bcftools, and tabix")
|
(synopsis "Interface to samtools, bcftools, and tabix")
|
||||||
(description
|
(description
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue