generate_cell_annotation_plots_section | R Documentation |
The hierarchy is composed of tabsets:
Selected annotation reference
Dimred plots (UMAP, t-SNE, PCA)
generate_cell_annotation_plots_section(
dimred_plots_cell_annotation_files,
cell_annotation_diagnostic_plots,
dimred_plots_rel_start = ".",
cell_annotation_diagnostic_plots_rel_start = ".",
main_header = "Cell annotation",
main_header_level = 1,
text = NULL
)
dimred_plots_cell_annotation_files |
A |
cell_annotation_diagnostic_plots |
A |
dimred_plots_rel_start , cell_annotation_diagnostic_plots_rel_start |
A character scalar: relative start of path to directory with dimred plots, selected markers or cell annotation
diagnostic plots PDFs. See the Relative links section in |
main_header |
A character scalar: text of the main header. |
main_header_level |
A numeric scalar: level of the main header. |
text |
A character text: additional text to be displayed on top of the section. |
Invisibly NULL
.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.