as.mutsign.exposures: Method as.mutsign.exposures.

as.mutsign.exposuresR Documentation

Method as.mutsign.exposures.

Description

Cast a data.frame into a mutSignExposures-class object.

Usage

as.mutsign.exposures(x, samplesAsCols = TRUE)

## S4 method for signature 'data.frame,logical'
as.mutsign.exposures(x, samplesAsCols = TRUE)

Arguments

x

a data.frame to be converted to a mutSignExposures-class object.

samplesAsCols

logical, are samples listed as columns in the input data.frame. If FALSE, samples are expected to be listed as rows in the input data.frame


dami82/mutSignatures documentation built on Jan. 24, 2023, 12:21 a.m.