GetUniqueMarkers: Get unique markers present in only 1 cell type

Description Usage Arguments Value

View source: R/marker_based.R

Description

Given a data frame of marker genes for cell types, returns a new data frame with non-unique markers removed.

Usage

1
GetUniqueMarkers(x, gene_col = "gene")

Arguments

x

Data frame. Contains column with marker gene names

gene_col

Character string. Name of the column that contains the marker genes

Value

x Data frame. Markers with non-unique markers removed


BisqueRNA documentation built on May 24, 2021, 1:06 a.m.