mirror of
https://codeberg.org/guix/guix.git
synced 2025-10-02 02:15:12 +00:00
gnu: r-tximport: Add test inputs.
* gnu/packages/bioconductor.scm (r-tximport)[native-inputs]: Add r-readr, r-testthat, and r-tximportdata. Change-Id: I3b9d906ebeb7e0d2f7956de326f0f624418fd54c
This commit is contained in:
parent
5651ff71d2
commit
e89210ab3b
1 changed files with 1 additions and 1 deletions
|
@ -12774,7 +12774,7 @@ convenient formats.")
|
|||
"1rrnldicisjf2cjkvnynlsr91illi6v6wfyqn20xb10p947cyckl"))))
|
||||
(build-system r-build-system)
|
||||
(native-inputs
|
||||
(list r-knitr))
|
||||
(list r-knitr r-readr r-testthat r-tximportdata))
|
||||
(home-page "https://bioconductor.org/packages/tximport")
|
||||
(synopsis "Import and summarize transcript-level estimates for gene-level analysis")
|
||||
(description
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue