markers_for_tables | R Documentation |
It combines marker statistics, parameters, dimred plots, and links to heatmaps.
markers_for_tables(
markers_out,
markers_heatmaps_df,
markers_plots_top,
markers_dimred_plots_files,
out_dir,
ensembl_species = "Homo_sapiens",
...
)
markers_out |
A tibble. See |
markers_heatmaps_df |
A tibble. See |
markers_plots_top |
A tibble.
See |
markers_dimred_plots_files |
A tibble.
See |
out_dir |
A character scalar: path to base output directory to save HTML tables in. Files and subdirectories will be created as:
|
ensembl_species |
A character scalar: passed to |
... |
Currently not used. |
A tibble. See cluster_markers_for_tables
or contrasts_for_tables
for details.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.