mirror of
https://https.git.savannah.gnu.org/git/guix.git/
synced 2025-07-15 11:30:44 +02:00
gnu: r-gviz: Add missing input.
* gnu/packages/bioconductor.scm (r-gviz)[native-inputs]: Add r-bsgenome-hsapiens-ucsc-hg19. Change-Id: I2be88201e9219cc55be39217592483f1324e456f
This commit is contained in:
parent
ddb2a9572e
commit
23251014aa
1 changed files with 1 additions and 1 deletions
|
@ -24773,7 +24773,7 @@ family of feature/genome hypotheses.")
|
|||
r-s4vectors
|
||||
r-xvector))
|
||||
(native-inputs
|
||||
(list r-knitr r-testthat))
|
||||
(list r-bsgenome-hsapiens-ucsc-hg19 r-knitr r-testthat))
|
||||
(home-page "https://bioconductor.org/packages/Gviz")
|
||||
(synopsis "Plotting data and annotation information along genomic coordinates")
|
||||
(description
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue