Unverified Commit 0168f612 authored by Jun Zhao's avatar Jun Zhao Committed by GitHub
Browse files

Update README.md

parent 83b0b112
Loading
Loading
Loading
Loading
+6 −1
Original line number Diff line number Diff line
@@ -6,11 +6,16 @@ DA-seq is a method to detect cell subpopulations with differential abundance bet
This repository contains codes for running DA-seq in R.


## Dependencies
## R Dependencies
Required packages: RANN, tclust, ggplot2, cowplot, RColorBrewer, scales, reticulate

Suggested package: Seurat

## Python Dependencies
Python 3 or above

Required modules: numpy, pandas, sklearn, tensorflow, keras


## Usage
DA-seq can be used as follows: