mirror of
https://codeberg.org/guix/guix.git
synced 2025-10-02 02:15:12 +00:00
gnu: r-shortread: Add test inputs.
* gnu/packages/bioconductor.scm (r-shortread)[native-inputs]: Add r-runit. Change-Id: I9d116079422bd666d67029d8da2cb20e954d2476
This commit is contained in:
parent
f65970aa49
commit
a6bae7686f
1 changed files with 1 additions and 1 deletions
|
@ -11809,7 +11809,7 @@ methylation array data. Both the 450k and EPIC array are supported.")
|
|||
r-s4vectors
|
||||
r-xvector
|
||||
r-zlibbioc))
|
||||
(native-inputs (list r-knitr))
|
||||
(native-inputs (list r-knitr r-runit))
|
||||
(home-page "https://bioconductor.org/packages/ShortRead")
|
||||
(synopsis "FASTQ input and manipulation tools")
|
||||
(description
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue