The beam.data object used in example beam analyses
Format
beam_dat
A beam.data object, which is a list with the following elements:
- main.data
A data.frame with clinical/endpoint data.
- mtx.data
A list of the omics data matrices.
- mtx.anns
A list of omic annotation data.frames.
- anns.mtch
A data.frame with information to link mtx.data and mtx.anns.
- set.data
A data.frame with set.id, mtx.id, and row.id to link omic features to sets.
- set.anns
Optional data.frame with set annotation data.
- boot.index
A matrix with bootstrap indices.