<?xml version="1.0" encoding="UTF-8"?>
<oai_dc:dc xmlns:oai_dc="http://www.openarchives.org/OAI/2.0/oai_dc/" xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:schemaLocation="http://www.openarchives.org/OAI/2.0/oai_dc/ http://www.openarchives.org/OAI/2.0/oai_dc.xsd">
  <dc:title>Marker-Based Cell Type Purification for Single-Cell Sequencing
Data</dc:title>
  <dc:title>R package scGate version 1.7.2</dc:title>
  <dc:description>A common bioinformatics task in single-cell data analysis is to purify a cell type or cell population of interest from heterogeneous datasets. 'scGate' automatizes marker-based purification of specific cell populations, without requiring training data or reference gene expression profiles. Briefly, 'scGate' takes as input: i) a gene expression matrix stored in a 'Seurat' object and ii) a “gating model” (GM), consisting of a set of marker genes that define the cell population of interest. The GM can be as simple as a single marker gene, or a combination of positive and negative markers. More complex GMs can be constructed in a hierarchical fashion, akin to gating strategies employed in flow cytometry. 'scGate' evaluates the strength of signature marker expression in each cell using the rank-based method 'UCell', and then performs k-nearest neighbor (kNN) smoothing by calculating the mean 'UCell' score across neighboring cells. kNN-smoothing aims at compensating for the large degree of sparsity in scRNA-seq data. Finally, a universal threshold over kNN-smoothed signature scores is applied in binary decision trees generated from the user-provided gating model, to annotate cells as either “pure” or “impure”, with respect to the cell population of interest. See the related publication Andreatta et al. (2022) &lt;doi:10.1093/bioinformatics/btac141&gt;.</dc:description>
  <dc:type>Software</dc:type>
  <dc:relation>Depends: R (&gt;= 4.3.0)</dc:relation>
  <dc:relation>Imports: Seurat (&gt;= 4.0.0), UCell (&gt;= 2.6.0), dplyr, stats, utils,
methods, patchwork, ggridges, colorspace, reshape2, ggplot2,
BiocParallel</dc:relation>
  <dc:relation>Suggests: ggparty, partykit, knitr, rmarkdown</dc:relation>
  <dc:creator>Massimo Andreatta &lt;massimo.andreatta@unige.ch&gt;</dc:creator>
  <dc:publisher>Comprehensive R Archive Network (CRAN)</dc:publisher>
  <dc:contributor>Massimo Andreatta [aut, cre] (ORCID:
    &lt;https://orcid.org/0000-0002-8036-2647&gt;),
  Ariel Berenstein [aut] (ORCID: &lt;https://orcid.org/0000-0001-8540-5389&gt;),
  Josep Garnica [aut],
  Santiago Carmona [aut] (ORCID: &lt;https://orcid.org/0000-0002-2495-0671&gt;)</dc:contributor>
  <dc:rights>GPL-3</dc:rights>
  <dc:date>2025-07-23</dc:date>
  <dc:format>application/tgz</dc:format>
  <dc:identifier>https://CRAN.R-project.org/package=scGate</dc:identifier>
  <dc:identifier>doi:10.32614/CRAN.package.scGate</dc:identifier>
</oai_dc:dc>
