write_h5ad: Convert Seurat to h5ad

View source: R/anndata.R

write_h5adR Documentation

Convert Seurat to h5ad

Description

Save on disk Seurat object as anndata object (.h5ad)

Usage

write_h5ad(object = NULL, file = NULL)

Arguments

object

Seurat object

file

Path to h5ad object (e.g. "~/Downloads/pbmc3k.h5ad")


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