Wildcard for all matrices.
Examples
d <- example_cells_daf()
v <- viewer(d, data = list(list(ALL_MATRICES, "=")))
matrices_set(v, "cell", "gene")
#> [1] "UMIs"
Wildcard for all matrices.
d <- example_cells_daf()
v <- viewer(d, data = list(list(ALL_MATRICES, "=")))
matrices_set(v, "cell", "gene")
#> [1] "UMIs"