table_selected: Retrieve table name used for plotting from a musica_result...

table_selectedR Documentation

Retrieve table name used for plotting from a musica_result object

Description

The table name

Usage

table_selected(result)

## S4 method for signature 'musica_result'
table_selected(result)

Arguments

result

A musica_result object generated by a mutational discovery or prediction tool.

Value

Table name used for plotting

Examples

data(res)
table_selected(res)

campbio/musicatk documentation built on Oct. 22, 2023, 8:28 p.m.