mirror of
https://https.git.savannah.gnu.org/git/guix.git/
synced 2025-07-17 12:30:38 +02:00
gnu: r-riboprofiling: Add missing input.
* gnu/packages/bioconductor.scm (r-riboprofiling)[native-inputs]: Add r-txdb-hsapiens-ucsc-hg19-knowngene Change-Id: I448e1535c3ec6513ba6590e932c1e20ff1c34bb4
This commit is contained in:
parent
8971ac5f4f
commit
571dcd7e3b
1 changed files with 1 additions and 1 deletions
|
@ -14739,7 +14739,7 @@ datasets.")
|
|||
r-s4vectors
|
||||
r-sqldf))
|
||||
(native-inputs
|
||||
(list r-knitr r-testthat))
|
||||
(list r-knitr r-testthat r-txdb-hsapiens-ucsc-hg19-knowngene))
|
||||
(home-page "https://bioconductor.org/packages/RiboProfiling/")
|
||||
(synopsis "Ribosome profiling data analysis")
|
||||
(description "Starting with a BAM file, this package provides the
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue