From 615bc3679077b879c78e8462235998bd29cf5b9c Mon Sep 17 00:00:00 2001 From: maddyduran Date: Mon, 6 Nov 2023 15:42:28 -0800 Subject: [PATCH] adjust images --- docs/deg.md | 6 +++++- 1 file changed, 5 insertions(+), 1 deletion(-) diff --git a/docs/deg.md b/docs/deg.md index 5df318a..3679dbb 100644 --- a/docs/deg.md +++ b/docs/deg.md @@ -3,7 +3,11 @@ ### Pseudobulking -Expression values are aggregated for each embryo each cell into "pseudo-cells". The aggregation matches that of the `ccs`. +Expression values are aggregated for each embryo each cell into "pseudo-cells". + +![aggregation_cells](assets/aggregation_example_genes.png) + +The aggregation matches that of the `ccs`. * `ccs` - a Hooke `cell_count_set` object.