GetBinCounts | R Documentation |
Get binned counts matrix Adapted from the Cicero package (https://cole-trapnell-lab.github.io/cicero-release/)
GetBinCounts(counts, reduced_coordinates, k = 50, silent = T)
counts |
Counts matrix |
reduced_coordinates |
Dimensionality reduction used to define bins |
k |
Bin size |
silent |
If true will print bin stats |
Binned counts matrix
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.