A list containing one sparse matrix for each modality
Arguments
matrix_list
list of matrices to merge.
add_cell_ids
a vector of sample ids to add as prefix to cell barcode during merge.
prefix
logical. Whether add_cell_ids should be added as prefix to current cell barcodes/names
or as suffix to current cell barcodes/names. Default is TRUE, add as prefix.
cell_id_delimiter
The delimiter to use when adding cell id prefix/suffix. Default is "_".