R/scrna-markers.R
normalize_marker_direction.Rd
Map the direction aliases (case-insensitive pos/+ and neg/-) to positive/negative, and error on any other value.
pos
+
neg
-
positive
negative
normalize_marker_direction(x)
A vector of direction values.
A character vector of positive/negative values.