Add samples into existing Seurat object.
AddSamples(object, new.data, min.genes = 2500, names.field = 1,
names.delim = "_")
Seurat object
Data to be added to the object
Gene threshold for new data. Discard all cells with fewer genes detected
For the initial identity class for each cell, choose this field from the cell's column name
For the initial identity class for each cell, choose this delimiter from the cell's column name