write_avg_expr: Write average expression matrix to a file

View source: R/utils.R

write_avg_exprR Documentation

Write average expression matrix to a file

Description

Defaults to using write_tsv unless path ends with .csv or .csv.gz

Usage

write_avg_expr(sobj, col, path, assay = "RNA")

Arguments

sobj

seurat object

col

metadata column for averaging

path

output path

assay

assay to write out, defaults to RNA


rnabioco/scbp documentation built on July 7, 2023, 10:10 p.m.