View source: R/scraps_priming_region.R
countlist_to_bins | R Documentation |
calculations from countlist, ready to plot
countlist_to_bins(countlist, vec, genes = NA, k = NA)
countlist |
output from scraps_to_region_counts and filter_countlist |
vec |
vector of cluster identities |
genes |
if provided, only calculates based on these genes |
k |
quantiles to use, binned by 2000 genes if not given |
data.frame with count bins
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.