R/wrap_data.R
wrap_data.Rd
A data wrapper for datasets and trajectories
wrap_data(id = NULL, cell_ids, cell_info = NULL, ...) is_data_wrapper(dataset)
id | A unique identifier for the data. If |
---|---|
cell_ids | The ids of the cells. |
cell_info | Optional meta-information pertaining the cells. |
... | Extra information to be stored in the wrapper. |
dataset | A dataset created by |