getSampleIdentifiers: Method getSampleIdentifiers.
Description
Retrieve the list of sample identifiers from an object.
Usage
getSampleIdentifiers(x)# S4 method for mutationCounts
getSampleIdentifiers(x = "mutationCounts")
# S4 method for mutSignExposures
getSampleIdentifiers(x)
Arguments
x
an object to extract Mutation types from, i.e. a mutationCounts-class
or a mutSignExposures-class object