table_selected {musicatk}R 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)

[Package musicatk version 1.3.1 Index]