view_loadings()
View loadings matrix.
nmf_model (intNMF) – joint NMF object. With loadings to plot
modality (str, "both" | "rna" | "atac") – choose modality to plot
clustered (boolean) – cluster topics and features using seaborn clustermap
axes for figure. if modality == ‘both’ list of axes is returned
matplotlib axes