Skip to main content

infer_cell_annotations

Function infer_cell_annotations 

Source
pub fn infer_cell_annotations(column_names: &[Box<str>]) -> CellAnnotations
Expand description

Infer cell annotations from cell names by splitting on @.

Cell names like ACGT@IND_A map to individual IND_A. Names without @ are assigned to a single individual "all".