Other packages > Find by keyword >

conos  

Clustering on Network of Samples
View on CRAN: Click here


Download and install conos package within the R console
Install from CRAN:
install.packages("conos")

Install from Github:
library("remotes")
install_github("cran/conos")

Install by package version:
library("remotes")
install_version("conos", "1.5.2")



Attach the package and use:
library("conos")
Maintained by
Evan Biederstedt
[Scholar Profile | Author Map]
All associated links for this package
First Published: 2021-02-23
Latest Update: 2024-02-26
Description:
Wires together large collections of single-cell RNA-seq datasets, which allows for both the identification of recurrent cell clusters and the propagation of information between datasets in multi-sample or atlas-scale collections. 'Conos' focuses on the uniform mapping of homologous cell types across heterogeneous sample collections. For instance, users could investigate a collection of dozens of peripheral blood samples from cancer patients combined with dozens of controls, which perhaps includes samples of a related tissue such as lymph nodes. This package interacts with data available through the 'conosPanel' package, which is available in a 'drat' repository. To access this data package, see the instructions at . The size of the 'conosPanel' package is approximately 12 MB.
How to cite:
Evan Biederstedt (2021). conos: Clustering on Network of Samples. R package version 1.5.2, https://cran.r-project.org/web/packages/conos. Accessed 25 Jun. 2026.
Previous versions and publish date:
1.4.0 (2021-02-23 10:00), 1.4.1 (2021-05-15 23:50), 1.4.2 (2021-06-29 08:20), 1.4.3 (2021-08-08 01:20), 1.4.4 (2021-11-08 23:40), 1.4.5 (2022-01-21 10:12), 1.4.6 (2022-04-12 00:12), 1.4.7 (2022-09-04 17:00), 1.4.8 (2022-09-26 09:50), 1.4.9 (2022-09-30 09:10), 1.5.0 (2022-10-17 09:02), 1.5.1 (2024-01-23 08:53), 1.5.2 (2024-02-26 20:30), 1.5.3 (2026-04-01 21:30)
Other packages that cited conos R package
View conos citation profile
Other R packages that conos depends, imports, suggests or enhances
Complete documentation for conos
Functions, R codes and Examples using the conos R package
Some associated functions: Conos . armaCor . basicSeuratProc . bestClusterThresholds . bestClusterTreeThresholds . buildWijMatrix . checkCountsWholeNumbers . convertToPagoda2 . edgeMat . estimateWeightEntropyPerCell . filter.genes.by.cluster.expression . findSubcommunities . getBetweenCellTypeCorrectedDE . getBetweenCellTypeDE . getCellNames . getClusterRelationshipConsistency . getClustering . getClusteringGroups . getCountMatrix . getEmbedding . getGeneExpression . getGenes . getGlobalClusterMarkers . getNeighborMatrix . getOdGenesUniformly . getOverdispersedGenes . getPca . getPerCellTypeDE . getPercentGlobalClusters . getRawCountMatrix . getSampleNamePerCell . greedyModularityCut . multimulti.community . multitrap.community . namedLevels . namedNames . p2app4conos . plotClusterBarplots . plotClusterBoxPlotsByAppType . plotComponentVariance . plotDEheatmap . plotEmbeddings . plotSamples . projectKNNs . propagateLabelsDiffusion . quickCCA . quickCPCA . quickPlainPCA . rawMatricesWithCommonGenes . reexports . saveConosForScanPy . saveDEasCSV . saveDEasJSON . scanKModularity . sgdBatches . small_panel.preprocessed . stableTreeClusters . velocityInfoConos . 
Some associated R codes: RcppExports.R . access_wrappers.R . communities.R . conclass.R . conos.R . data.R . de_functions.R . graph_embedding.R . integrations.R . largeVis.R . plot.R .  Full conos package functions and examples
Downloads during the last 30 days

Today's Hot Picks in Authors and Packages

quickcode  
Quick and Essential 'R' Tricks for Better Scripts
The NOT functions, 'R' tricks and a compilation of some simple quick plus often used 'R' codes to im ...
Download / Learn more Package Citations See dependency  
foster  
Forest Structure Extrapolation with R
Set of tools to streamline the modeling of the relationship betweensatellite imagery time series or ...
Download / Learn more Package Citations See dependency  
edeaR  
Exploratory and Descriptive Event-Based Data Analysis
Exploratory and descriptive analysis of event based data. Provides methods for describing and select ...
Download / Learn more Package Citations See dependency  
airGRiwrm  
'airGR' Integrated Water Resource Management
Semi-distributed Precipitation-Runoff Modelling based on 'airGR' package models integrating human i ...
Download / Learn more Package Citations See dependency  
sitmo  
Parallel Pseudo Random Number Generator (PPRNG) 'sitmo' Header Files
Provided within are two high quality and fast PPRNGs that may be used in an 'OpenMP' parallel enviro ...
Download / Learn more Package Citations See dependency  

27,535

R Packages

236,180

Dependencies

73,223

Author Associations

27,536

Publication Badges

© Copyright since 2022. All right reserved, rpkg.net.  Based in Cambridge, Massachusetts, USA