From 4a7039249931991008525aa6fe65a2bf600f5190 Mon Sep 17 00:00:00 2001 From: Diego Diez Date: Sat, 9 Dec 2023 16:20:29 +0900 Subject: [PATCH] Add missing dependencies. --- DESCRIPTION | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/DESCRIPTION b/DESCRIPTION index 3efd7a3..286ea64 100644 --- a/DESCRIPTION +++ b/DESCRIPTION @@ -24,7 +24,8 @@ Imports: ComplexHeatmap, Matrix, patchwork, - readr + readr, + GenomeInfoDb Suggests: testthat, knitr,