R/read10xVisiumAnalysis.R
read10xVisiumAnalysis.Rd
This function expands SpatialExperiment::read10xVisium()
by reading
analysis outputs from SpaceRanger by 10x Genomics.
Passed to SpatialExperiment::read10xVisium()
.
Passed to SpatialExperiment::read10xVisium()
.
A named list()
with the information about the clustering and the
dimension reduction (projections) from the SpaceRanger output by 10x
Genomics.
You might want to use read10xVisiumWrapper()
instead of using this
function directly.
Other Utility functions for reading data from SpaceRanger output by 10x
Genomics:
add10xVisiumAnalysis()
,
read10xVisiumWrapper()
## See 'Using spatialLIBD with 10x Genomics public datasets' for
## a full example using this function.
if (interactive()) {
browseVignettes(package = "spatialLIBD")
}
## Note that ?SpatialExperiment::read10xVisium doesn't include all the files
## we need to illustrate read10xVisiumWrapper().