Skip to contents

The smaller beam.data object used in the example for compute_beam_stats function

Usage

beam_dat_sm

Format

beam_dat_sm

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.

Source

NA