cnaHotspotCells: Find the Cells with the highest CNA signal

View source: R/cnaHotspotCells.R

cnaHotspotCellsR Documentation

Find the Cells with the highest CNA signal

Description

Find Cells in the top nth quantile for CNA Signal values

Usage

cnaHotspotCells(cna, cell.quantile, gene.quantile = NULL)

Arguments

cna

a matrix of cell rows by cell columns containing CNA values

cell.quantile

calculate CNA measures including only top / "hotspot" cells according to their squared CNA values across all genes. Value between 0 and 1 denoting the quantile of cells to include.

Value

cell names in the top nth quantile, where n is specified via <cell.quantile>


jlaffy/infercna documentation built on Jan. 26, 2024, 11:24 p.m.