R/scmat_mars.r
mcell_import_multi_mars.Rd
Load a matrix from a MARS-seq multi-batch dataset. The scdb version of mcell_read_multi_scmat_mars
mcell_import_multi_mars(
mat_nm,
dataset_table_fn,
base_dir,
patch_cell_name = F,
md_filter = NULL,
force = FALSE
)
- the name of the new matrix in scdb
- path of the key table.
- directory where raw mars files are located (dataset table points to subdirectories of this)
- if true, will import from MARS files even when the matrix is present in the DB