mirror of
https://codeberg.org/guix/guix.git
synced 2025-10-02 02:15:12 +00:00
gnu: r-roar: Add missing inputs.
* gnu/packages/bioconductor.scm (r-roar)[native-inputs]: Add r-rnaseqdata-hnrnpc-bam-chr14. Change-Id: Ic5fa181d52e87ba7039e0000f5610eb46150bbfc
This commit is contained in:
parent
8c08529608
commit
877c366285
1 changed files with 1 additions and 1 deletions
|
@ -18474,7 +18474,7 @@ large RNA-seq experiments.")
|
||||||
r-rtracklayer
|
r-rtracklayer
|
||||||
r-s4vectors
|
r-s4vectors
|
||||||
r-summarizedexperiment))
|
r-summarizedexperiment))
|
||||||
(native-inputs (list r-testthat))
|
(native-inputs (list r-rnaseqdata-hnrnpc-bam-chr14 r-testthat))
|
||||||
(home-page "https://github.com/vodkatad/roar/")
|
(home-page "https://github.com/vodkatad/roar/")
|
||||||
(synopsis "Identify differential APA usage from RNA-seq alignments")
|
(synopsis "Identify differential APA usage from RNA-seq alignments")
|
||||||
(description
|
(description
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue