Publications by Ehsan Razmara Monash Uni
sc-type on seurat PBMC
library(dplyr) ## ## Attaching package: 'dplyr' ## The following objects are masked from 'package:stats': ## ## filter, lag ## The following objects are masked from 'package:base': ## ## intersect, setdiff, setequal, union library(Seurat) ## Attaching SeuratObject library(SeuratData) ## ── Installed datasets ───────�...
108 sym R (6655 sym/36 pcs) 2 img
change clusters' colors in seurat obj.
How to change the assigned colors to each cluster in seurat object. library(biomaRt) library(knitr) library(tidyverse) ## ── Attaching packages ─────────────────────────────────────── tidyverse 1.3.1 ── ## ✓ ggplot2 3.3.5 ✓ purrr 0.3.4 ## ✓ tibble 3...
92 sym R (1840 sym/17 pcs) 1 img