extract_loadings.Rd
Extract loadings
extract_loadings(
integrated_object,
metadata,
component = 1,
sense_check_variable = NULL,
threshold = 0.2
)
integrated_object
metadata
component
default to NULL
. High weights should
coincide with stronger correlation if the sense_check_variable is an
important driver of variation in the designated factor. Will be used to
generate a plot if set to a covariate.
Absolute threshold to filter weights
List with positive and negative weights above and below the specified threshold, distirbution plots of the weights, and dataframes of the weights for each omic layer.
Other Multi-omic integration downstream analysis:
OpenTarget_dataframe()
,
Transcription_Factor_enrichment_supervised()
,
Transcription_Factor_enrichment()
,
circos_TF()
,
clustering_DE_analysis()
,
extract_multiomic_signature()
,
extract_weigths()
,
integrative_results_clustering()
,
integrative_results_sparse_supervised()
,
integrative_results_supervised()
,
integrative_results_unsupervised()
,
multiomics_modules()
,
multiomics_network_matrix()
,
multiomics_network()
,
plot_module_trajectory()
,
posterior_probability()
,
pseudotime_inference()
,
sign_signature()