View source: R/deg_table_ann.R
markers_to_xls | R Documentation |
This function allows you write Seurat::FindAllMarkers function output into the excel file having each cluster markers written in the distinct sheet
markers_to_xls(markers_table, filename = "my_markers")
markers_table |
The output of the Seurat::FndAllMarkers function, don't change anything in the column names within it. |
filename |
annotate_markers(my_markers, "stromal_markers")
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.