midasToWide {midasHLA} | R Documentation |
Transform MiDAS to wide format data.frame
midasToWide(object, experiment)
object |
Object of class MiDAS |
experiment |
Character specifying experiments to include |
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.