Contents:
scintegral.utils.
marker_input_creator
Converts a list of markers to a marker-onehot format.
marker_dict (dict) – A dictionary where keys are cell-types and values are list of markers.
A marker-onehot format used as an input for the classifier.