as_Seurat-methods: convert BioData to Seurat

Description Usage Arguments

Description

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

Usage

1
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. 23, 2022, 5:47 a.m.