Learn R Programming

g3viz (version 0.1.4)

mutation.table.df: Default mapping table between mutation type (aka, variant classification) to mutation class

Description

A dataset containing the mapping table between genomic mutation type (aka, variant classification) to mutation class. See mapMutationTypeToMutationClass for details.

Usage

mutation.table.df

Arguments

Format

A data frame with three columns:

Mutation_Type

Mutation type, aka, variant classification

Mutation_Class

mutation class

Short_Name

short name of mutation type

Examples

Run this code
# NOT RUN {
mutation.table.df
# }

Run the code above in your browser using DataLab