tooluniverse.tools.get_flowutils_info moduleΒΆ

get_flowutils_info

Get comprehensive information about FlowUtils – flow cytometry utilities and algorithms

tooluniverse.tools.get_flowutils_info.get_flowutils_info(info_type, *, stream_callback=None, use_cache=False, validate=True)[source]ΒΆ

Get comprehensive information about FlowUtils – flow cytometry utilities and algorithms

Parameters:
  • info_type (str) – Type of information to retrieve about FlowUtils

  • stream_callback (Callable, optional) – Callback for streaming output

  • use_cache (bool, default False) – Enable caching

  • validate (bool, default True) – Validate parameters

Return type:

Any