tooluniverse.tools.get_biopython_info module

get_biopython_info

Get comprehensive information about Biopython – powerful tools for computational molecular biolog…

tooluniverse.tools.get_biopython_info.get_biopython_info(include_examples, *, stream_callback=None, use_cache=False, validate=True)[source]

Get comprehensive information about Biopython – powerful tools for computational molecular biolog…

Parameters:
  • include_examples (bool) – Whether to include usage examples and quick start guide

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

  • use_cache (bool, default False) – Enable caching

  • validate (bool, default True) – Validate parameters

Return type:

Any