seurat_to_scv: Convert a Seurat object to a scviewer-formatted 'h5' file

View source: R/seurat_to_scv.R

seurat_to_scvR Documentation

Convert a Seurat object to a scviewer-formatted h5 file

Description

Convert a Seurat object to a scviewer-formatted h5 file

Usage

seurat_to_scv(h5_file, seurat, recalculate_reductions = FALSE, ...)

Arguments

h5_file

Path to h5 file

seurat

Seurat object or file path from which an rds can be read

recalculate_reductions

Should 2D and 3D tSNE and UMAP reductions be calculated?

...

Arguments passed to add_all_projections


ChristopherBarrington/scviewer documentation built on June 30, 2023, 5:34 p.m.