mirror of
https://codeberg.org/guix/guix.git
synced 2025-10-02 02:15:12 +00:00
gnu: r-varianttools: Add missing inputs.
* gnu/packages/bioconductor.scm (r-varianttools)[native-inputs]: Add r-lungcancerlines. Change-Id: I0d9d226a15d56d5ff9873ccc3b2f1b7cad31d8af
This commit is contained in:
parent
ef4c6b1b04
commit
46f90414e4
1 changed files with 1 additions and 1 deletions
|
@ -16656,7 +16656,7 @@ peak definition in combination with known profile characteristics.")
|
||||||
r-rtracklayer
|
r-rtracklayer
|
||||||
r-s4vectors
|
r-s4vectors
|
||||||
r-variantannotation))
|
r-variantannotation))
|
||||||
(native-inputs (list r-runit))
|
(native-inputs (list r-lungcancerlines r-runit))
|
||||||
(home-page "https://bioconductor.org/packages/VariantTools/")
|
(home-page "https://bioconductor.org/packages/VariantTools/")
|
||||||
(synopsis "Tools for exploratory analysis of variant calls")
|
(synopsis "Tools for exploratory analysis of variant calls")
|
||||||
(description
|
(description
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue