Skip to content

keita-iida/ASURAT

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

29 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

ASURAT

ASURAT (functional annotation-driven unsupervised clustering of single-cell transcriptomes) is a computational tool, implemented in 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.


Vignettes

Below is a vignette reviewed by Bioconductor reviewers:


Below are documents for analyzing several single-cell and spatial transcriptome datasets (see here for the details):

Below are supporting information:


Below is a document for collecting databases for functional annotation of genes (see here for the details):

Change Log

v1.0.0

ASURAT was released on Bioconductor 3.1.5.

Installation

One can install ASURAT (Bioconductor version) by the following code:

if (!require("BiocManager", quietly = TRUE))
    install.packages("BiocManager")

BiocManager::install("ASURAT")

To install a developmental version, execute the following code:

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

News

5 August, 2022: Our research article (v4) was published in Bioinformatics. Link


10 June, 2021: Our research article (v1) was appeared from bioRxiv. Link

License

GPL-3

Citation

K. Iida, J. Kondo, J. N. Wibisana, M. Inoue, M. Okada, ASURAT: functional annotation-driven unsupervised clustering of single-cell transcriptomes, Bioinformatics 38(18), 4330-4336 (2022). Link

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published