as.data.frame.MiDAS {midasHLA} | R Documentation |
Coerce MiDAS to Data Frame
## S3 method for class 'MiDAS' as.data.frame(x, ...)
x |
any R object. |
... |
additional arguments to be passed to or from methods. |
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.