A RetroSearch Logo

Home - News ( United States | United Kingdom | Italy | Germany ) - Football scores

Search Query:

Showing content from https://bioconductor.org/packages/devel/bioc/html/../../bioc/html/../../bioc/html/RCSL.html below:

Bioconductor - RCSL (development version)

RCSL

This is the development version of RCSL; for the stable release version, see RCSL.

Rank Constrained Similarity Learning for single cell RNA sequencing data

Bioconductor version: Development (3.22)

A novel clustering algorithm and toolkit RCSL (Rank Constrained Similarity Learning) to accurately identify various cell types using scRNA-seq data from a complex tissue. RCSL considers both lo-cal similarity and global similarity among the cells to discern the subtle differences among cells of the same type as well as larger differences among cells of different types. RCSL uses Spearman’s rank correlations of a cell’s expression vector with those of other cells to measure its global similar-ity, and adaptively learns neighbour representation of a cell as its local similarity. The overall similar-ity of a cell to other cells is a linear combination of its global similarity and local similarity.

Author: Qinglin Mei [cre, aut], Guojun Li [fnd], Zhengchang Su [fnd]

Maintainer: Qinglin Mei <meiqinglinkf at 163.com>

Citation (from within R, enter citation("RCSL")): Installation

To install this package, start R (version "4.5") and enter:


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

# The following initializes usage of Bioc devel
BiocManager::install(version='devel')

BiocManager::install("RCSL")

For older versions of R, please refer to the appropriate Bioconductor release.

Documentation

To view documentation for the version of this package installed in your system, start R and enter:

browseVignettes("RCSL")
Details biocViews Clustering, DimensionReduction, RNASeq, Sequencing, SingleCell, Software, Visualization Version 1.17.0 In Bioconductor since BioC 3.13 (R-4.1) (4 years) License Artistic-2.0 Depends R (>= 4.1) Imports RcppAnnoy, igraph, NbClust, Rtsne, ggplot2 (>= 3.4.0), methods, pracma, umap, grDevices, graphics, stats, Rcpp (>= 0.11.0), MatrixGenerics, SingleCellExperiment System Requirements URL https://github.com/QinglinMei/RCSL See More Package Archives

Follow Installation instructions to use this package in your R session.


RetroSearch is an open source project built by @garambo | Open a GitHub Issue

Search and Browse the WWW like it's 1997 | Search results from DuckDuckGo

HTML: 3.2 | Encoding: UTF-8 | Version: 0.7.4