sce_write_h5: The singlecellexperiment is converted to h5 file

Description Usage Arguments

View source: R/sceIO.R

Description

Singlecellexperiment object is converted to h5 file.

Usage

1
sce_write_h5(sce = NULL, file = NULL, assay.name = NULL)

Arguments

sce

The singlecellexperiment object.

file

The h5 file.

assay.name

The 'assay.name' is used to flag the data type, and the default is "RNA", meaning this is scRNA-seq data.


JiekaiLab/RIOH5 documentation built on June 5, 2021, 8:37 a.m.