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(marker_stats, filename, gzip = TRUE)
|
marker_stats |
Tibble obtained by calling |
filename |
File name. |
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.