Given a data frame of marker genes for cell types, returns a new data frame with non-unique markers removed.
GetUniqueMarkers(x, gene_col = "gene")
Data frame. Contains column with marker gene names
Character string. Name of the column that contains the marker genes
x Data frame. Markers with non-unique markers removed