mirror of
https://codeberg.org/guix/guix.git
synced 2025-10-02 02:15:12 +00:00
gnu: r-gtrack: Add missing input.
* gnu/packages/bioinformatics.scm (r-gtrack)[native-inputs]: Add r-testthat. Change-Id: I7b0cad1b8fd27d88ff766c5a46bd01dae2933422
This commit is contained in:
parent
47d6e1bab7
commit
88ce625adb
1 changed files with 1 additions and 0 deletions
|
@ -12108,6 +12108,7 @@ BAM files.")
|
||||||
r-rcurl
|
r-rcurl
|
||||||
r-rtracklayer
|
r-rtracklayer
|
||||||
r-s4vectors))
|
r-s4vectors))
|
||||||
|
(native-inputs (list r-testthat))
|
||||||
(home-page "https://github.com/mskilab/gTrack/")
|
(home-page "https://github.com/mskilab/gTrack/")
|
||||||
(synopsis "Plot tracks of complex genomic data across multiple genomic windows")
|
(synopsis "Plot tracks of complex genomic data across multiple genomic windows")
|
||||||
(description
|
(description
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue