Choose the features to use when integrating multiple datasets. This function ranks features by the number of datasets they appear in, breaking ties by the median rank across datasets. It returns the highest features by this ranking.
SelectIntegrationFeatures(object.list, nfeatures = 2000, assay = NULL,
verbose = TRUE, fvf.nfeatures = 2000, ...)
List of seurat objects
Number of features to return
Name of assay from which to pull the variable features.
Print messages
nfeatures for FindVariableFeatures. Used if VariableFeatures have not been set for any object in object.list.
Additional parameters to FindVariableFeatures
A vector of selected features