Commit cab01174 authored by Jun Zhao's avatar Jun Zhao
Browse files

add package

parent 8709a9bb
Loading
Loading
Loading
Loading
+1 −0
Original line number Diff line number Diff line
@@ -4,6 +4,7 @@ library(cowplot)
library(RColorBrewer)
library(scales)
library(tclust)
library(Seurat) # V2.3.0



+1 −1
Original line number Diff line number Diff line
@@ -7,7 +7,7 @@ This repository contains codes for running DA-seq in R.


## Dependencies
Required packages: RANN, tclust, ggplot2, cowplot, RColorBrewer, scales
Required packages: RANN, tclust, ggplot2, cowplot, RColorBrewer, scales, Seurat (V2.3)

Suggested package: diffusionMap