SignExp {signeR}R Documentation

SignExp class

Description

Keep samples for signature and exposure matrices.

Value

Object fields:

@Sign

array of signature matrix samples.

@Exp

array of exposure matrix samples.

@sigSums

Signature sums for each sample, organized by row. Normalizing factors.

@samples

Genome sample IDs.

@mutations

mutation names.

@normalized

boolean variable, indicating whether Sign array has been normalized.


[Package signeR version 1.20.0 Index]