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

Description Usage Arguments

Description

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

Usage

1
2
3
4
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


mutSignatures documentation built on Nov. 9, 2020, 9:06 a.m.