R/wrap_prediction_model.R
wrap_prediction_model.Rd
An abstract data wrapper for TI predictions
wrap_prediction_model(cell_ids, cell_info = NULL, ...)
cell_ids | The ids of the cells. |
---|---|
cell_info | Optional meta-information pertaining the cells. |
... | Extra information to be stored in the wrapper. |