cnaHotspotGenes: Find the Genes with the highest CNA signal

View source: R/cnaHotspotGenes.R

cnaHotspotGenesR Documentation

Find the Genes with the highest CNA signal

Description

Find Genes in the top nth quantile for CNA Signal values

Usage

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

Arguments

cna

a matrix of gene rows by cell columns containing CNA values

gene.quantile

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

Value

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


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