mirror of
https://codeberg.org/guix/guix.git
synced 2025-10-02 02:15:12 +00:00
gnu: r-rbowtie2: Add test inputs.
* gnu/packages/bioconductor.scm (r-rbowtie2)[native-inputs]: Add r-testthat. Change-Id: I028f86507e0932399040c80fc192cc94a92ddeee
This commit is contained in:
parent
bbe6002390
commit
2015819292
1 changed files with 1 additions and 1 deletions
|
@ -18453,7 +18453,7 @@ This algorithm is based on the publication by Hart et al., 2013 (Pubmed ID
|
|||
(inputs
|
||||
(list samtools zlib))
|
||||
(native-inputs
|
||||
(list r-knitr))
|
||||
(list r-knitr r-testthat))
|
||||
(home-page "https://bioconductor.org/packages/Rbowtie2/")
|
||||
(synopsis "R wrapper for Bowtie2 and AdapterRemoval")
|
||||
(description
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue