Package: MetaNeighbor 1.25.0

Stephan Fischer

MetaNeighbor: Single cell replicability analysis

MetaNeighbor allows users to quantify cell type replicability across datasets using neighbor voting.

Authors:Megan Crow [aut, cre], Sara Ballouz [ctb], Manthan Shah [ctb], Stephan Fischer [ctb], Jesse Gillis [aut]

MetaNeighbor_1.25.0.tar.gz
MetaNeighbor_1.25.0.zip(r-4.5)MetaNeighbor_1.25.0.zip(r-4.4)MetaNeighbor_1.25.0.zip(r-4.3)
MetaNeighbor_1.25.0.tgz(r-4.4-any)MetaNeighbor_1.25.0.tgz(r-4.3-any)
MetaNeighbor_1.25.0.tar.gz(r-4.5-noble)MetaNeighbor_1.25.0.tar.gz(r-4.4-noble)
MetaNeighbor_1.25.0.tgz(r-4.4-emscripten)MetaNeighbor_1.25.0.tgz(r-4.3-emscripten)
MetaNeighbor.pdf |MetaNeighbor.html
MetaNeighbor/json (API)
NEWS

# Install 'MetaNeighbor' in R:
install.packages('MetaNeighbor', repos = c('https://bioc.r-universe.dev', 'https://cloud.r-project.org'))

Peer review:

Datasets:

On BioConductor:MetaNeighbor-1.25.0(bioc 3.20)MetaNeighbor-1.24.0(bioc 3.19)

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

bioconductor-package

29 exports 1.08 score 69 dependencies 11 mentions

Last updated 2 months agofrom:f7aeeffe7a

Exports:extendClusterSetextractMetaClustersgetCellTypegetStudyIdggPlotHeatmapmakeClusterGraphmakeClusterNamemergeSCEMetaNeighborMetaNeighborUSneighborVotingorderCellTypesplotBPlotplotClusterGraphplotDotPlotplotHeatmapplotHeatmapPretrainedplotMetaClustersplotUpsetscoreMetaClusterssplitClusterssplitTestClusterssplitTrainClustersstandardizeLabelsubsetClusterGraphtopHitstopHitsByStudytrainModelvariableGenes

Dependencies:abindaskpassbeanplotBiobaseBiocGenericsbitopscaToolsclicolorspacecpp11crayoncurlDelayedArraydplyrfansifarvergenericsGenomeInfoDbGenomeInfoDbDataGenomicRangesggplot2gluegplotsgtablegtoolshttrigraphIRangesisobandjsonliteKernSmoothlabelinglatticelifecyclemagrittrMASSMatrixMatrixGenericsmatrixStatsmgcvmimemunsellnlmeopensslpillarpkgconfigpurrrR6RColorBrewerrlangS4ArraysS4VectorsscalesSingleCellExperimentSparseArraystringistringrSummarizedExperimentsystibbletidyrtidyselectUCSC.utilsutf8vctrsviridisLitewithrXVectorzlibbioc

MetaNeighbor : a method to rapidly assess cell type identity using both functional and random gene sets

Rendered fromMetaNeighbor.Rmdusingknitr::rmarkdownon Jun 30 2024.

Last update: 2019-05-01
Started: 2017-10-20

Readme and manuals

Help Manual

Help pageTopics
Extend cluster set to nearest neighbors on cluster graph.extendClusterSet
Extracts groups of reciprocal top hits from a 1-vs-best AUROC matrix.extractMetaClusters
Return cell type from a label in format 'study_id|cell_type'getCellType
Return study ID from a label in format 'study_id|cell_type'getStudyId
Plots symmetric AUROC heatmap, clustering cell types by similarity.ggPlotHeatmap
GOhumanGOhuman
GOmouseGOmouse
Convert AUROC matrix into a graph.makeClusterGraph
Make cluster names in format 'study_id|cell_type'makeClusterName
Merge multiple SingleCellExperiment objects.mergeSCE
Runs MetaNeighborMetaNeighbor
Runs unsupervised version of MetaNeighborMetaNeighborUS
mn_datamn_data
Runs the neighbor voting algorithm.neighborVoting
Order cell types based on AUROC similarity matrix.orderCellTypes
Plot Bean Plot, showing how replicability of cell types depends on gene sets.plotBPlot
Plot cluster graph generated with makeClusterGraph.plotClusterGraph
Plot dot plot showing expression of a gene set across cell types.plotDotPlot
Plots symmetric AUROC heatmap, clustering cell types by similarity.plotHeatmap
Plots rectangular AUROC heatmap, clustering train cell types (columns) by similarity, and ordering test cell types (rows) according to similarity to train cell types..plotHeatmapPretrained
Plot meta-cluster badges, each badge is a small AUROC heatmap restricted to a specific meta-cluster.plotMetaClusters
Plot Upset plot showing how replicability depends on input dataset.plotUpset
Summarize meta-cluster information in a table.scoreMetaClusters
Split clusters according to symmetric AUROC similarity.splitClusters
Split test clusters according to AUROC similarity to train clusters.splitTestClusters
Split train clusters according to AUROC similarity to test clusters.splitTrainClusters
Remove special characters ("|") from labels to avoid later conflictsstandardizeLabel
Subset cluster graph to clusters of interest.subsetClusterGraph
Find reciprocal top hitstopHits
Find reciprocal top hits, stratifying results by study.topHitsByStudy
Pretrains model for the unsupervised version of MetaNeighbortrainModel
Identify a highly variable gene setvariableGenes