Need to create tab named "Clustering Analysis Tab" that features UI from Heatmaps Tab and Dendrograms Tab.
The function to create heatmaps in BatchQC accepts multiple inputs but the function to create dendrograms in BatchQC does not. Therefore, dendrogram_plotter() in plotters.R will need to be changed to allow for multiple sample metadata variables to be input before this issue can be resolved.
Need to create tab named "Clustering Analysis Tab" that features UI from Heatmaps Tab and Dendrograms Tab.
The function to create heatmaps in BatchQC accepts multiple inputs but the function to create dendrograms in BatchQC does not. Therefore, dendrogram_plotter() in plotters.R will need to be changed to allow for multiple sample metadata variables to be input before this issue can be resolved.