scOntoMatch: Aligning Ontology Annotation Across Single Cell Datasets with 'scOntoMatch'

Unequal granularity of cell type annotation makes it difficult to compare scRNA-seq datasets at scale. Leveraging the ontology system for defining cell type hierarchy, 'scOntoMatch' aims to align cell type annotations to make them comparable across studies. The alignment involves two core steps: first is to trim the cell type tree within each dataset so each cell type does not have descendants, and then map cell type labels cross-studies by direct matching and mapping descendants to ancestors. Various functions for plotting cell type trees and manipulating ontology terms are also provided. In the Single Cell Expression Atlas hosted at EBI, a compendium of datasets with curated ontology labels are great inputs to this package.

Version: 0.1.1
Depends: R (≥ 3.5)
Imports: ontologyIndex, ontologyPlot, purrr
Suggests: knitr, devtools, SeuratObject
Published: 2023-10-27
Author: Yuyao Song [aut, cre, ctb], Irene Papatheodorou [aut, ths]
Maintainer: Yuyao Song <ysong at ebi.ac.uk>
BugReports: https://github.com/Papatheodorou-Group/scOntoMatch/issues
License: MIT + file LICENSE
URL: https://github.com/Papatheodorou-Group/scOntoMatch
NeedsCompilation: no
Materials: README
CRAN checks: scOntoMatch results

Documentation:

Reference manual: scOntoMatch.pdf
Vignettes: scOntoMatch_vignette

Downloads:

Package source: scOntoMatch_0.1.1.tar.gz
Windows binaries: r-devel: scOntoMatch_0.1.1.zip, r-release: scOntoMatch_0.1.1.zip, r-oldrel: scOntoMatch_0.1.1.zip
macOS binaries: r-release (arm64): scOntoMatch_0.1.1.tgz, r-oldrel (arm64): scOntoMatch_0.1.1.tgz, r-release (x86_64): scOntoMatch_0.1.1.tgz
Old sources: scOntoMatch archive

Linking:

Please use the canonical form https://CRAN.R-project.org/package=scOntoMatch to link to this page.