process_markers: Process the cell markers database and return the processed...

View source: R/utils.R

process_markersR Documentation

Process the cell markers database and return the processed list

Description

This Function is used to process the cell markers database and return the processed list

Usage

process_markers(markers_df)

Arguments

markers_df

data frame with markers named as gene_original and cell names as cell type.

Value

list of lists of the processed markers

Author(s)

Mohmed Soudy Mohamed.soudy@uni.lu and Sohpie LE BARS sophie.lebars@uni.lu and Enrico Glaab enrico.glaab@uni.lu


sccca documentation built on May 29, 2024, 2:22 a.m.

Related to process_markers in sccca...