midasToWide: Transform MiDAS to wide format data.frame

View source: R/utils.R

midasToWideR Documentation

Transform MiDAS to wide format data.frame

Description

Transform MiDAS to wide format data.frame

Usage

midasToWide(object, experiment)

Arguments

object

Object of class MiDAS

experiment

Character specifying experiments to include

Value

Data frame representation of MiDAS object. Consecutive columns holds 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.