as.mutation.signatures {mutSignatures} | R Documentation |
Method as.mutation.signatures.
Description
Cast a data.frame into a mutationCounts-class object.
Usage
as.mutation.signatures(x)
## S4 method for signature 'data.frame'
as.mutation.signatures(x)
Arguments
x |
a data.frame to be converted to a mutationCounts-class object. |
[Package mutSignatures version 2.1.1 Index]