as.matrix,mutationCounts-method {mutSignatures}R Documentation

Convert a mutationCounts object to matrix.

Description

Coerce a mutationCounts-class object to matrix by applying the coerceObj method.

Usage

## S4 method for signature 'mutationCounts'
as.matrix(x)

Arguments

x

a mutationCounts object


[Package mutSignatures version 2.1.1 Index]