mirror of
https://codeberg.org/guix/guix.git
synced 2025-10-02 02:15:12 +00:00
gnu: r-sangerseqr: Add test inputs.
* gnu/packages/bioconductor.scm (r-sangerseqr)[native-inputs]: Add r-runit. Change-Id: I234680431d434aa03362a852a6006e11bc9aa324
This commit is contained in:
parent
52b00e1467
commit
51c3e3d221
1 changed files with 1 additions and 1 deletions
|
@ -15488,7 +15488,7 @@ several functions from the R igraph package.")
|
|||
(properties `((upstream-name . "sangerseqR")))
|
||||
(build-system r-build-system)
|
||||
(propagated-inputs (list r-biostrings r-pwalign r-shiny r-stringr))
|
||||
(native-inputs (list r-knitr))
|
||||
(native-inputs (list r-knitr r-runit))
|
||||
(home-page "https://bioconductor.org/packages/sangerseqR")
|
||||
(synopsis "Tools for Sanger Sequencing data in R")
|
||||
(description
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue