make_comb_obj: make_comb_obj

Description Usage Arguments Value

View source: R/pre_analysis.R

Description

A warper of Seurat function to generate Seurat object for combined sample from single sample.

Usage

1
make_comb_obj(data_dirList, is.10X = TRUE, comb_delim = "-")

Arguments

data_dirList

A list of directory with 10X genomics single cell data or full path of expression table.

is.10X

The input data is 10X genomics format or not. DEFAULT is TRUE.

comb_delim

The delimiter used in the cell names in the combined object to connect sample name and cell name in individual sample. DEFAULT is '-'.

Value

A Seurat object.


xgaoo/ClusterMap documentation built on Oct. 9, 2021, 5:31 a.m.