as.data.frame.MiDAS: Coerce MiDAS to Data Frame

View source: R/class.R

as.data.frame.MiDASR Documentation

Coerce MiDAS to Data Frame

Description

Coerce MiDAS to Data Frame

Usage

## S3 method for class 'MiDAS'
as.data.frame(x, ...)

Arguments

x

any R object.

...

additional arguments to be passed to or from methods.

Value

Data frame representation of MiDAS object. Consecutive columns hold values of variables from MiDAS's experiments and colData. The metadata associated with experiments is not preserved.


Genentech/midasHLA documentation built on Feb. 12, 2024, 9:38 a.m.