aggregateScoreChangePerGene: Aggregate Score Change per Gene

View source: R/marker_selection.R

aggregateScoreChangePerGeneR Documentation

Aggregate Score Change per Gene

Description

Aggregates score chage over all type. Either average ('balance.cell.types=T') or sum ('balance.cell.types=F') it per cell type and returns sum of signed scores

Usage

aggregateScoreChangePerGene(
  d.scores,
  annotation,
  marker.type,
  cell.type,
  target.type = NULL,
  balance.cell.types = T,
  self.mult = 1
)

khodosevichlab/CellAnnotatoR documentation built on June 29, 2022, 9:12 p.m.