View source: R/methods-Module.R
hsInit | R Documentation |
Init Hotspot object from Vision Object
hsInit(object, model = "normal", tree = F, num_umi = NULL, logdata = FALSE)
object |
the Vision Object |
model |
the model for Hotspot (ie "normal", "danb"...) |
tree |
boolean, whether to use the tree as ls |
num_umi |
df of barcodes x num_umi |
logdata |
boolean, log the expression data, avoid for danb |
the Hotspot object
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.