mirror of
https://git.savannah.gnu.org/git/guix.git
synced 2025-01-19 14:07:01 +01:00
gnu: r-motifdb: Add missing inputs.
* gnu/packages/bioconductor.scm (r-motifdb)[native-inputs]: Add r-seqlogo. Change-Id: I4a2316e35ba4b2c79f01edb1d887702102b1106c
This commit is contained in:
parent
12a40c7701
commit
8c914f51ee
1 changed files with 1 additions and 1 deletions
|
@ -17581,7 +17581,7 @@ (define-public r-motifdb
|
|||
r-s4vectors
|
||||
r-splitstackshape))
|
||||
(native-inputs
|
||||
(list r-formatr r-knitr r-markdown r-rmarkdown r-runit))
|
||||
(list r-formatr r-knitr r-markdown r-rmarkdown r-runit r-seqlogo))
|
||||
(home-page "https://www.bioconductor.org/packages/MotifDb/")
|
||||
(synopsis "Annotated collection of protein-DNA binding sequence motifs")
|
||||
(description "This package provides more than 2000 annotated position
|
||||
|
|
Loading…
Reference in a new issue