markers_for_heatmap: Reorder and subset gene markers for plotting on a heatmap

Description Usage Arguments

View source: R/ShinyFunctions.R

Description

Reorders the rows of the input data.frame based on the sc3_k_markers_clusts column and also keeps only the top 10 genes for each value of sc3_k_markers_clusts.

Usage

1

Arguments

markers

a data.frame object with the following colnames: sc3_k_markers_clusts, sc3_k_markers_auroc, sc3_k_markers_padj.


SC3 documentation built on Nov. 8, 2020, 7:52 p.m.