tooluniverse.tools.get_pydeseq2_info moduleΒΆ

get_pydeseq2_info

Get comprehensive information about PyDESeq2 – RNA-seq differential expression analysis

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

Get comprehensive information about PyDESeq2 – RNA-seq differential expression analysis

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

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

  • use_cache (bool, default False) – Enable caching

  • validate (bool, default True) – Validate parameters

Return type:

Any