From 645a82109ffb6f952e347f1d333481bac2b5fb58 Mon Sep 17 00:00:00 2001 From: salsalsal97 Date: Wed, 22 Jan 2025 00:51:36 +0000 Subject: [PATCH] Updated all --- R/DGE_analysis.R | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/R/DGE_analysis.R b/R/DGE_analysis.R index 1aaed9a..30e7751 100644 --- a/R/DGE_analysis.R +++ b/R/DGE_analysis.R @@ -22,7 +22,7 @@ #' celltype_DEGs: list with the differentially expressed genes (DEGs) for each cell type #' celltype_all_genes: list with all genes along with their differential expression scores for each cell type #' celltype_counts: vector with the counts of cells after QC in each cell type -#' @export +#' @export #' @examples #'\dontrun{