Skip to contents

remove redundant layers or assays, i.e. only keeping the 'RNA' assay

Usage

reduce_seurat_obj(input_file, output_dir = ".")

Arguments

input_file

path to seurat object (rds file)

output_dir

output directory for saving output (default = '.')