as_Seurat-methods: convert BioData to Seurat

as_SeuratR Documentation

convert BioData to Seurat

Description

convert BioData to Seurat object but keeping the BioData normalized information.

Usage

as_Seurat(x, group = NULL, fromRaw = T, norm = TRUE)

Arguments

x

The BioData object

group

Which group should be used as identity in the seurat object (default=NULL)

fromRaw

create the Seurat object from the raw unnormalized data (default =TRUE)

norm

normalize the seurat data (default = TRUE)


stela2502/BioData documentation built on Feb. 27, 2025, 6:20 a.m.