get_PASS_percentage: Returns percentage of passed segments

View source: R/getters.R

get_PASS_percentageR Documentation

Returns percentage of passed segments

Description

Getter to the percentage of genome with pass value

Usage

get_PASS_percentage(x)

Arguments

x

A CNAqc object.

Value

A tibble with the data.

Examples

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

caravagnalab/CNAqc documentation built on Oct. 31, 2024, 3:54 a.m.