read_10x_h5_v2 | R Documentation |
Loads 10x output counts and converts expression to gene symbols
read_10x_h5_v2(h5_file, ensToSymbol = TRUE)
h5_file |
path to h5 file |
ensToSymbol |
bool denoting whether or not to perform label conversion |
This version uses the h5 file produced by "cellranger count"
This file is typically in a folder that looks like:
outs/filtered_gene_bc_matrices_h5.h5
sparse count matrix with appropriate row/column names
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.