View source: R/visium.utilities.R View source: R/.ipynb_checkpoints/visium.utilities-checkpoint.R
myLoad10X_Spatial | R Documentation |
Wrapper for Load10X_Spatial
myLoad10X_Spatial(
data.dir,
filter.matrix = TRUE,
ens_id = TRUE,
slice = "slice1",
...
)
data.dir |
path to the folder with h5 files |
filter.matrix |
logical, specifies whether only tissue spots should be loaded |
ens_id |
logical, specifies whetehr Ensambl IDs should be used to identify genes (instead of gene names) |
... |
other parameters to |
Seurat object
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.