updateW_GR: Updates the weights matrix

Description Usage Arguments Value

View source: R/internal.scripts.R

Description

Determines what proportion of what signature, when added to the current weights matrix, results in the lowest sum-squared error

Usage

1
updateW_GR(tumor, signatures, w, signatures.limit, bound = 100)

Arguments

tumor

Actual trinucleotide context fractions

signatures

Signatures matrix

w

Weights matrix

signatures.limit

Number of signatures to limit the search to

Value

Returns an updated weights matrix


raerose01/deconstructSigs documentation built on Aug. 20, 2020, 11:44 a.m.