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:
Ricardo Wurmus 2024-11-26 15:36:35 +01:00 committed by Andreas Enge
parent b05ecbce42
commit 92a45f6e77
No known key found for this signature in database
GPG key ID: F7D5C9BF765C61E3

View file

@ -10951,7 +10951,7 @@ (define-public r-powertcr
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