export_markers: Export marker statistics to file.

Description Usage Arguments

View source: R/markers.R

Description

This function will export marker statistics in a simple format, including a short summary header with cell types analyzed and date of export.

Usage

1
export_markers(marker_stats, filename, gzip = TRUE)

Arguments

marker_stats

Tibble obtained by calling compute_marker_stats.

filename

File name.

gzip

Boolean. Should output file be zipped to spare memory?


gillislab/MetaMarkers documentation built on April 24, 2021, 9:25 p.m.