Prepare row annotations from a single data frame
Usage
prepare_row_annotations(annotations, ordered_cell_ids)
Arguments
- annotations
Data frame with cell_id and annotation columns
- ordered_cell_ids
Vector of cell IDs in desired order
Value
ComplexHeatmap annotation object or NULL