ref_marker_select | R Documentation |
marker selection from reference matrix
ref_marker_select(mat, cut = 0.5, arrange = TRUE, compto = 1)
mat |
reference matrix |
cut |
an expression minimum cutoff |
arrange |
whether to arrange (lower means better) |
compto |
compare max expression to the value of next 1 or more |
dataframe, with gene, cluster, ratio columns
ref_marker_select(
cbmc_ref,
cut = 2
)
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.