- object
A liger object to be converted
- assay
Name of assay to store the data. Default NULL
detects by
dataset modality. If the object contains various modality, default to
"LIGER"
. Default dataset modality setting is understood as
"RNA"
.
- identByDataset
Logical, whether to combine dataset variable and
default cluster labeling to set the Idents. Default FALSE
.
- merge
Logical, whether to merge layers of different datasets into one.
Not recommended. Default FALSE
.
- nms
Will be ignored because new object
structure does not have related problem.
- renormalize
Will be ignored because
since Seurat V5, layers of data can exist at the same time and it is better
to left it for users to do it by themselves.
- use.liger.genes
Will be ignored and
will always set LIGER variable features to the place.
- by.dataset
. Use
identByDataset
instead.