Read10X_probe_metadata: Read10x Probe Metadata

View source: R/preprocessing.R

Read10X_probe_metadataR Documentation

Read10x Probe Metadata

Description

This function reads the probe metadata from a 10x Genomics probe barcode matrix file in HDF5 format.

Usage

Read10X_probe_metadata(data.dir, filename = "raw_probe_bc_matrix.h5")

Arguments

data.dir

The directory where the file is located.

filename

The name of the file containing the raw probe barcode matrix in HDF5 format. The default filename is 'raw_probe_bc_matrix.h5'.

Value

Returns a data.frame containing the probe metadata.


satijalab/seurat documentation built on March 20, 2024, 8:41 p.m.