Description Usage Arguments Value See Also
View source: R/preprocessing.R
Load a 10X Genomics Visium Image
1 2 3 4 5 6 | Read10X_Image(
image.dir,
image.name = "tissue_lowres_image.png",
filter.matrix = TRUE,
...
)
|
image.dir |
Path to directory with 10X Genomics visium image data;
should include files |
image.name |
The file name of the image. Defaults to tissue_lowres_image.png.
|
filter.matrix |
Filter spot/feature matrix to only include spots that have been determined to be over tissue. |
... |
Ignored for now |
A VisiumV1
object
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.