as.data.frame,mutationCounts-method {mutSignatures}R Documentation

Convert a mutationCounts object to data.frame.

Description

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

Usage

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

Arguments

x

a mutationCounts object


[Package mutSignatures version 2.1.1 Index]