Skip to content

Commit

Permalink
minor fix
Browse files Browse the repository at this point in the history
  • Loading branch information
andrewwbutler committed Jan 26, 2021
1 parent d3193a0 commit 6eb14c3
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions vignettes/integration_rpca.Rmd
Original file line number Diff line number Diff line change
Expand Up @@ -133,6 +133,7 @@ p1 + p2
```

```{r save.img, include = FALSE}
library(ggplot2)
plot <- DimPlot(immune.combined, group.by = "stim") +
xlab("UMAP 1") + ylab("UMAP 2") +
theme(axis.title = element_text(size = 18), legend.text = element_text(size = 18)) +
Expand Down

0 comments on commit 6eb14c3

Please sign in to comment.