View source: R/preprocessing.R
Read10X_probe_metadata | R Documentation |
This function reads the probe metadata from a 10x Genomics probe barcode matrix file in HDF5 format.
Read10X_probe_metadata(data.dir, filename = "raw_probe_bc_matrix.h5")
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'. |
Returns a data.frame containing the probe metadata.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.