Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

https://github.com/SUwonglab/scABC


https://github.com/SUwonglab/scABC

atac-seq single-cell single-cell-atac-seq

Last synced: about 1 month ago
JSON representation

Lists

README

        

---

# scABC

scABC is an R package for the unsupervised clustering and analysis of scATAC-seq data.

## Quick Install

The easiest and quickest way to install scABC is by using the 'install_github' function from the devtools package.

```{r}
devtools::install_github("SUwonglab/[email protected]")
```

Full details for usage are contained in the vignettes.