markers_to_xls: getting your markers into the excel shpreadsheet

View source: R/deg_table_ann.R

markers_to_xlsR Documentation

getting your markers into the excel shpreadsheet

Description

This function allows you write Seurat::FindAllMarkers function output into the excel file having each cluster markers written in the distinct sheet

Usage

markers_to_xls(markers_table, filename = "my_markers")

Arguments

markers_table

The output of the Seurat::FndAllMarkers function, don't change anything in the column names within it.

filename

Examples


annotate_markers(my_markers, "stromal_markers")


GrigoriiNos/rimmi.rnaseq documentation built on April 29, 2022, 5:18 p.m.