read_layer_h5ad: Get layer from AnnData

View source: R/anndata.R

read_layer_h5adR Documentation

Get layer from AnnData

Description

Get layer from AnnData

Usage

read_layer_h5ad(file = NULL, name = "X")

Arguments

file

Path to h5ad file of type AnnData

assay

Assay name (default: X)

Value

Sparse matrix


OliverDietrich/SeuratHelper documentation built on Jan. 20, 2024, 2:57 a.m.