CNA: Extract CNAs.

View source: R/getters.R

CNAR Documentation

Extract CNAs.

Description

Getter to obtain copy number calls from an object.

Usage

CNA(x, type = c("clonal", "subclonal"))

Arguments

x

A CNAqc object.

type

"clonal" for clonal CNAs, "subclonal" for subclonal CNAs.

Value

A tibble with the data.

Examples

data("example_PCAWG", package = 'CNAqc')
CNA(example_PCAWG)

caravagnalab/CNAqc documentation built on Feb. 28, 2025, 12:08 p.m.