CreateRandomMutSigProfiles: Create a matrix of "random" signature profiles.

View source: R/CreateRandom.R

CreateRandomMutSigProfilesR Documentation

Create a matrix of "random" signature profiles.

Description

Create a matrix of "random" signature profiles.

Usage

CreateRandomMutSigProfiles(row.headers, num.signatures, sig.name.prefix)

Arguments

row.headers

One of the ICAMS package variable such as catalog.row.order[["SBS96"]].

num.signatures

Number of signatures to create.

sig.name.prefix

The signatures will be named <sig.name.prefix>1, <sig.name.prefix>2, etc.

Value

A num.signatures-column matrix with rownames row.headers.


steverozen/SynSigGen documentation built on April 1, 2022, 8:54 p.m.