mirror of
https://codeberg.org/guix/guix.git
synced 2025-10-02 02:15:12 +00:00
gnu: r-transcriptr: Add test inputs.
* gnu/packages/bioconductor.scm (r-transcriptr)[native-inputs]: Add r-testthat. Change-Id: Ie608a7605778d91f76a682fdee37422efe4aeafa
This commit is contained in:
parent
28601a4c55
commit
1bf13e4b0a
1 changed files with 1 additions and 1 deletions
|
@ -12164,7 +12164,7 @@ methylation data.")
|
|||
r-rsamtools
|
||||
r-rtracklayer
|
||||
r-s4vectors))
|
||||
(native-inputs (list r-knitr))
|
||||
(native-inputs (list r-knitr r-testthat))
|
||||
(home-page "https://bioconductor.org/packages/transcriptR")
|
||||
(synopsis "Primary transcripts detection and quantification")
|
||||
(description
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue