Skip to content

Latest commit

 

History

History
28 lines (19 loc) · 891 Bytes

README.md

File metadata and controls

28 lines (19 loc) · 891 Bytes

ASURAT

Brief introduction

ASURAT is a computational pipeline, implemented in the R programming language, for single-cell transcriptomics. Using ASURAT, one can simultaneously perform unsupervised clustering and biological interpretation in terms of cell type, disease, biological process, and signaling pathway activity.

Graphical abstract

Vignettes

Well-documented vignette and tutorial is available from the following URL:

Installation

One can install ASURAT by the following code:

devtools::install_github("keita-iida/ASURAT", upgrade = "never")

Preprint

The latest version is available from the following bioRxiv page:

License

GPL-3