mirror of
https://codeberg.org/guix/guix.git
synced 2025-10-02 02:15:12 +00:00
gnu: r-powertcr: Add missing input.
* gnu/packages/bioconductor.scm (r-powertcr)[native-inputs]: Add r-biocgenerics. Change-Id: Ieb0f7f2bd4362a9f1d6c4a0b9b937e8be81b7323
This commit is contained in:
parent
b3f700896a
commit
9b9bc99439
1 changed files with 1 additions and 1 deletions
|
@ -10951,7 +10951,7 @@ comparisons of methods for differential expression.")
|
|||
r-truncdist
|
||||
r-vegan
|
||||
r-vgam))
|
||||
(native-inputs (list r-knitr r-runit))
|
||||
(native-inputs (list r-biocgenerics r-knitr r-runit))
|
||||
(home-page "https://bioconductor.org/packages/powerTCR")
|
||||
(synopsis "Model-based comparative analysis of the TCR repertoire")
|
||||
(description
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue