Plot correlation heatmap for multiOmicDataSet
Arguments
- moo_counts
 multiOmicDataSetcontainingcount_type&sub_count_typein the counts slot- count_type
 the type of counts to use. Must be a name in the counts slot (
names(moo@counts)).- sub_count_type
 used if
count_typeis a list in the counts slot: specify the sub count type within the list. Must be a name innames(moo@counts[[count_type]]).- ...
 arguments forwarded to method plot_corr_heatmap_dat
See also
plot_corr_heatmap generic
Other plotters for multiOmicDataSets:
plot_expr_heatmap_moo,
plot_histogram_moo,
plot_pca_moo,
plot_read_depth_moo