Multi omics integration with WNN
A Giotto object with individual PCA feat_types pre-calculated
spatial unit
feature types to integrate. Default = c("rna", "protein")
reduction methods for each feature type. Default = c("pca", "pca")
names of the reduction methods to use. Default = c("rna.pca", "protein.pca")
number of neighbors to calculate cell distances, default = 20
integrated feature type (e.g. 'rna_protein')
Default = 'theta_weighted_matrix'
optional. Names for the weighted matrices. If NULL, automatic names composed by w_feat_type will be created.
be verbose
A Giotto object with a new multiomics slot containing the theta_weighted_matrix and individual weight matrices.