getSignatureIdentifiers: Get Signature Identifier from mutSignature Object

Usage Arguments Examples

Usage

1

Arguments

x

Examples

 1
 2
 3
 4
 5
 6
 7
 8
 9
10
11
##---- Should be DIRECTLY executable !! ----
##-- ==>  Define data, use random,
##--	or do  help(data=index)  for the standard data sets.

## The function is currently defined as
structure(function (x) 
{
    standardGeneric("getSignatureIdentifiers")
  }, generic = structure("getSignatureIdentifiers", package = "mutSignatures"), package = "mutSignatures", group = list(), valueClass = character(0), signature = "x", default = `\001NULL\001`, skeleton = (function (x) 
stop("invalid call in method dispatch to 'getSignatureIdentifiers' (no default method)", 
    domain = NA))(x), class = structure("nonstandardGenericFunction", package = "methods"))

dami82/mutSignatures_dev documentation built on May 17, 2019, 7:02 p.m.