Skip to content

Commit

Permalink
Formatting
Browse files Browse the repository at this point in the history
  • Loading branch information
nsohail19 committed Nov 18, 2024
1 parent 4030e9c commit d047e9e
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion lessons/08_differential_abundance.md
Original file line number Diff line number Diff line change
Expand Up @@ -119,7 +119,7 @@ DimPlot(seurat_sub, group.by=c("condition", "sub_clusters", "celltype"))
```

<p align="center">
<img src="../img/milo_all_umap.png" width="800" height="500>
<img src="../img/milo_all_umap.png" width="800" height="400">
</p>

We see a distinct separation of cells based upon which sample the cells come from, which will allow us to clearly identify changes in our dataset by condition with MiloR.
Expand Down

0 comments on commit d047e9e

Please sign in to comment.