This function will export marker statistics in a simple format, including a short summary header with cell types analyzed and date of export.
1 | export_markers_by_group(de_stats, output_prefix, gzip = TRUE)
|
de_stats |
Tibble obtained by calling |
output_prefix |
File prefix, typically a path or a path + prefix.
Each group will be exported to a standardized file name, consisting of
output_prefix, a standardized version of the group name
using |
gzip |
Boolean. Should output file be zipped to spare memory? |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.