View source: R/spatial_transcriptomics.R
read10X | R Documentation |
Read the spatial transcriptomics expression matrix given a directory with the barcodes (barcodes.tsv.gz), features (features.tsv.gz), and matrix (matrix.mtx.gz) files.
read10X(matrix_dir)
matrix_dir |
character; the path to the directory with the barcodes, features, and matrix files. The string should NOT end with your system's path separator. |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.