Commit c8293255 authored by HaojiaWu's avatar HaojiaWu
Browse files

Merge branch 'master' of https://github.com/HaojiaWu/plot1cell

parents fb7b8e7d 4b239375
Loading
Loading
Loading
Loading

README.md

0 → 100644
+8 −0
Original line number Diff line number Diff line
# plot1cell: a package for advanced single cell data visualization

This package allows users to visualize the single cell data on the R objects or output files generated by the popular tools such as Seurat, Signac, SCENIC, monocle, CellPhoneDB, CellChat etc. It is currently under active development. A vignette will be available soon.

```
# How to install:
devtools::install_github("HaojiaWu/plot1cell")
```