getMutationTypes {mutSignatures}R Documentation

Method getMutationTypes.

Description

Retrieve the list of mutation types from an object.

Usage

getMutationTypes(x)

## S4 method for signature 'mutationSignatures'
getMutationTypes(x)

## S4 method for signature 'mutationCounts'
getMutationTypes(x)

Arguments

x

an object to extract Mutation types from, i.e. a mutationSignatures-class or a mutationCounts-class object


[Package mutSignatures version 2.1.1 Index]