Learn R Programming

Seurat (version 2.0.0)

SaveClusters: Save cluster assignments to a TSV file

Description

Save cluster assignments to a TSV file

Usage

SaveClusters(object, file)

Arguments

object

Seurat object with cluster assignments

file

Path to file to write cluster assignments to

Value

No return value. Writes clusters assignments to specified file.