Skip to content

Commit

Permalink
Update 03-step_by_step_scRNA_seq_pipeline.Rmd
Browse files Browse the repository at this point in the history
  • Loading branch information
ZhenyiWangTHU committed Oct 8, 2024
1 parent fb2d26c commit bc91141
Showing 1 changed file with 4 additions and 1 deletion.
5 changes: 4 additions & 1 deletion 03-step_by_step_scRNA_seq_pipeline.Rmd
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,6 @@ library(phateR)
library(DoubletFinder)
library(monocle)
library(slingshot)
library(URD)
library(GSVA)
library(limma)
library(plyr)
Expand All @@ -33,7 +32,11 @@ library(Matrix)
library(foreach)
library(doParallel)
library(clusterProfiler)
<<<<<<< Updated upstream
library(OpenXGR)
=======
# st libraries
>>>>>>> Stashed changes
library(RColorBrewer)
library(Rfast2)
library(SeuratDisk)
Expand Down

0 comments on commit bc91141

Please sign in to comment.