show,mutationCounts-method {mutSignatures} | R Documentation |
Show method of the mutationCounts Class.
Description
Show method of the mutationCounts Class.
Print method of the mutationCounts Class.
Usage
## S4 method for signature 'mutationCounts'
show(object)
## S4 method for signature 'mutationCounts'
print(x)
Arguments
object |
the mutationCounts object being shown |
x |
the mutationCounts object being printed |
[Package mutSignatures version 2.1.1 Index]