Intensity clusters

bslib::layout_column_wrap(
    width = 1/2,
    height = "100%",
    style = "padding-bottom: 10px; padding-right: 10px;",
    bslib::card(
        bslib::card_header("Heatmap"),
        bslib::card_body_fill(utils$genIntClustHeatMap())
    ),
    bslib::card(
        bslib::card_header("Dendrogram"),
        bslib::card_body_fill(htmltools::HTML(utils$plotImg(plots$components$dendro)))
    )
)


rickhelmus/patRoon documentation built on April 25, 2024, 8:15 a.m.