flowsom.tl.get_counts

Contents

flowsom.tl.get_counts#

flowsom.tl.get_counts(fsom, level='metaclusters')#

Get counts of number of cells in clusters or metaclusters.

Parameters:
  • fsom (FlowSOM) – A FlowSOM object

  • level (str) – The level to get counts for. Should be ‘metaclusters’ or ‘clusters’