mirror of
https://codeberg.org/guix/guix.git
synced 2025-10-02 02:15:12 +00:00
gnu: r-rhisat2: Add test inputs.
* gnu/packages/bioconductor.scm (r-rhisat2)[native-inputs]: Add r-testthat. Change-Id: Ib10dec134e97d48047fe4175f96bcfca973e17f0
This commit is contained in:
parent
da144c05b6
commit
ff2c449785
1 changed files with 1 additions and 1 deletions
|
@ -18688,7 +18688,7 @@ interpretation.")
|
|||
(propagated-inputs
|
||||
(list r-genomicranges r-sgseq r-txdbmaker))
|
||||
(native-inputs
|
||||
(list r-knitr))
|
||||
(list r-knitr r-testthat))
|
||||
(home-page "https://github.com/fmicompbio/Rhisat2")
|
||||
(synopsis "R Wrapper for HISAT2 sequence aligner")
|
||||
(description
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue