mirror of
https://git.in.rschanz.org/ryan77627/guix.git
synced 2024-11-07 23:46:13 -05:00
gnu: r-bigmelon: Add r-knitr.
* gnu/packages/bioconductor.scm (r-bigmelon)[native-inputs]: Add r-knitr.
This commit is contained in:
parent
ce291b193c
commit
cadcbbaf65
1 changed files with 2 additions and 0 deletions
|
@ -10979,6 +10979,8 @@ (define-public r-bigmelon
|
|||
r-methylumi
|
||||
r-minfi
|
||||
r-watermelon))
|
||||
(native-inputs
|
||||
(list r-knitr))
|
||||
(home-page "https://bioconductor.org/packages/bigmelon/")
|
||||
(synopsis "Illumina methylation array analysis for large experiments")
|
||||
(description
|
||||
|
|
Loading…
Reference in a new issue