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 04 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

phers  
Calculate Phenotype Risk Scores
Use phenotype risk scores based on linked clinical and genetic data to study Mendelian disease and ...
Download / Learn more Package Citations See dependency  
nextGenShinyApps  
Craft Exceptional 'R Shiny' Applications and Dashboards with Novel Responsive Tools
Nove responsive tools for designing and developing 'Shiny' dashboards and applications. The scripts ...
Download / Learn more Package Citations See dependency  
crplyr  
A 'dplyr' Interface for Crunch
In order to facilitate analysis of datasets hosted on the Crunch data platform ...
Download / Learn more Package Citations See dependency  
murphydiagram  
Murphy Diagrams for Forecast Comparisons
Data and code for the paper by Ehm, Gneiting, Jordan and Krueger ('Of Quantiles and Expectiles: Con ...
Download / Learn more Package Citations See dependency  
golem  
A Framework for Robust Shiny Applications
An opinionated framework for building a production-ready 'Shiny' application. This package contains ...
Download / Learn more Package Citations See dependency  
shinybusy  
Busy Indicators and Notifications for 'Shiny' Applications
Add indicators (spinner, progress bar, gif) in your 'shiny' applications to show the user that the ...
Download / Learn more Package Citations See dependency  

27,268

R Packages

233,548

Dependencies

72,590

Author Associations

27,205

Publication Badges

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