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: 4 days ago
JSON representation
- Host: GitHub
- URL: https://github.com/SUwonglab/scABC
- Owner: SUwonglab
- Created: 2017-03-07T21:39:08.000Z (over 7 years ago)
- Default Branch: master
- Last Pushed: 2019-07-03T17:40:04.000Z (over 5 years ago)
- Last Synced: 2024-02-12T23:45:19.450Z (9 months ago)
- Topics: atac-seq, single-cell, single-cell-atac-seq
- Language: HTML
- Size: 11.4 MB
- Stars: 18
- Watchers: 5
- Forks: 5
- Open Issues: 3
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
- awesome-atac-analysis - scABC - single cell Accessibility Based Clustering
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.