Skip to content

Commit

Permalink
change readme
Browse files Browse the repository at this point in the history
  • Loading branch information
lmw123 committed Jan 27, 2023
1 parent 4938c13 commit 8f0cb12
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -51,6 +51,7 @@ devtools::install_github("[email protected]:JinmiaoChenLab/FastIntegrate.git")
``` r
library(Seurat)
library(pbmcapply)
library(stringr)
rna.list = readRDS("rna_list.rds") # read list of Seurat object, each element in list is a sample

# make all samples have same genes
Expand Down

0 comments on commit 8f0cb12

Please sign in to comment.