A data wrapper for datasets and trajectories
wrap_data(id = "", cell_ids, cell_info = NULL, ...)
Arguments
| id |
A unique identifier for the data |
| cell_ids |
The ids of the cells. |
| cell_info |
Optional meta-information pertaining the cells. |
| ... |
Extra information to be stored in the wrapper. |