make_single_obj: make_single_obj

Description Usage Arguments Value

View source: R/pre_analysis.R

Description

A warper of Seurat function to generate Seurat object and marker genes for single sample.

Usage

1
make_single_obj(data_dir, is.10X = TRUE, output)

Arguments

data_dir

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.

output

The output directory to save the marker genes.

Value

A Seurat object.


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