get_sim_tb {MutationalPatterns}R Documentation

An S4 generic to get the sim_tb from a region_cossim object.

Description

An S4 generic to get the sim_tb from a region_cossim object.

An S4 method for the get_sim_tb generic

Usage

get_sim_tb(x)

## S4 method for signature 'region_cossim'
get_sim_tb(x)

Arguments

x

A region_cossim object

region_cossim

A region_cossim object

Value

A tibble containing the calculated similarities of the windows.

A tibble containing the calculated similarities of the windows.

Methods (by class)


[Package MutationalPatterns version 3.4.1 Index]