Package: ASURAT 1.17.0

Keita Iida

ASURAT: Functional annotation-driven unsupervised clustering for single-cell data

ASURAT is a software for single-cell data analysis. Using ASURAT, one can simultaneously perform unsupervised clustering and biological interpretation in terms of cell type, disease, biological process, and signaling pathway activity. Inputting a single-cell RNA-seq data and knowledge-based databases, such as Cell Ontology, Gene Ontology, KEGG, etc., ASURAT transforms gene expression tables into original multivariate tables, termed sign-by-sample matrices (SSMs).

Authors:Keita Iida [aut, cre], Johannes Nicolaus Wibisana [ctb]

ASURAT_1.17.0.tar.gz
ASURAT_1.17.0.zip(r-4.7)ASURAT_1.17.0.zip(r-4.6)ASURAT_1.17.0.zip(r-4.5)
ASURAT_1.17.0.tgz(r-4.6-x86_64)ASURAT_1.17.0.tgz(r-4.6-arm64)ASURAT_1.17.0.tgz(r-4.5-x86_64)ASURAT_1.17.0.tgz(r-4.5-arm64)
ASURAT_1.17.0.tar.gz(r-4.7-arm64)ASURAT_1.17.0.tar.gz(r-4.7-x86_64)ASURAT_1.17.0.tar.gz(r-4.6-arm64)ASURAT_1.17.0.tar.gz(r-4.6-x86_64)
ASURAT_1.17.0.tgz(r-4.6-emscripten)
manual.pdf |manual.html
card.svg |card.png
ASURAT/json (API)
NEWS

# Install 'ASURAT' in R:
install.packages('ASURAT', repos = c('https://bioc.r-universe.dev', 'https://cloud.r-project.org'))
Uses libs:
  • c++– GNU Standard C++ Library v3
Datasets:
  • human_COMSig_eg - A list of small Cell Ontology and MSigDB databases for human.
  • human_GO_eg - A list of small Gene Ontology database for human.
  • human_KEGG_eg - A list of small KEGG database for human.
  • pbmc_eg - A SingleCellExperiment object made from a gene expression table.
  • pbmcs_eg - A list of SingleCellExperiment objects made from sign-sample matrices.

On BioConductor:ASURAT-1.17.0(bioc 3.24)ASURAT-1.16.0(bioc 3.23)

This package does not link to any Github/Gitlab/R-forge repository. No issue tracker or development information is available.

geneexpressionsinglecellsequencingclusteringgenesignalingcpp

4.52 score 22 scripts 391 downloads 17 exports 38 dependencies

Last updated from:35fd355722. Checks:12 NOTE, 2 OK. Indexed: yes.

TargetResultTimeFilesSyslog
bioc-checksNOTE268
linux-devel-arm64NOTE355
linux-devel-x86_64NOTE457
source / vignettesOK1025
linux-release-arm64NOTE403
linux-release-x86_64NOTE449
macos-release-arm64NOTE275
macos-release-x86_64NOTE435
macos-oldrel-arm64NOTE199
macos-oldrel-x86_64NOTE732
windows-develNOTE1205
windows-releaseNOTE1155
windows-oldrelNOTE1019
wasm-releaseOK236

Exports:add_metadatabubble_sortcluster_genesetscompute_sepI_allcompute_sepI_clusterscreate_signsmakeSignMatrixplot_dataframe3Dplot_multiheatmapsremove_samplesremove_signsremove_signs_manuallyremove_signs_redundantremove_variablesremove_variables_secondselect_signs_manuallyswap_pass

Dependencies:abindBiobaseBiocGenericscirclizeclueclustercodetoolscolorspaceComplexHeatmapcrayonDelayedArraydigestdoParallelforeachgenericsGenomicRangesGetoptLongGlobalOptionsIRangesiteratorslatticeMatrixMatrixGenericsmatrixStatsmisc3dplot3DpngRColorBrewerRcpprjsonS4ArraysS4VectorsSeqinfoshapeSingleCellExperimentSparseArraySummarizedExperimentXVector

ASURAT

Rendered fromASURAT.Rmdusingknitr::rmarkdownon May 21 2026.

Last update: 2022-04-01
Started: 2022-02-03

Readme and manuals

Help Manual

Help pageTopics
Add metadata of variables and samples.add_metadata
Functional annotation-driven unsupervised clustering of SingleCell data.ASURAT
Perform bubble sorting, counting the number of steps.bubble_sort
Cluster each functional gene set into three groups.cluster_genesets
Compute separation indices for each cluster against the others.compute_sepI_all
Compute separation indices of sign scores for given two clusters.compute_sepI_clusters
Define signs for strongly and variably correlated gene sets.create_signs
A list of small Cell Ontology and MSigDB databases for human.human_COMSig_eg
A list of small Gene Ontology database for human.human_GO_eg
A list of small KEGG database for human.human_KEGG_eg
Create a new SingleCellExperiment object for sign-by-sample matrices.makeSignMatrix
A SingleCellExperiment object made from a gene expression table.pbmc_eg
A list of SingleCellExperiment objects made from sign-sample matrices.pbmcs_eg
Visualize a three-dimensional data with labels and colors.plot_dataframe3D
Visualize multivariate data by heatmaps.plot_multiheatmaps
Remove samples based on expression profiles across variables.remove_samples
Remove signs including too few or too many genes.remove_signs
Remove signs by specifying keywords.remove_signs_manually
Remove redundant signs using semantic similarity matrices.remove_signs_redundant
Remove variables based on expression profiles across samples.remove_variables
Remove variables based on the mean expression levels across samples.remove_variables_second
Select signs by specifying keywords.select_signs_manually
Perform one-shot adjacent swapping for each element.swap_pass