tooluniverse.tools.get_pysam_info moduleΒΆ get_pysam_info Get comprehensive information about pysam β interface to SAM/BAM/CRAM files tooluniverse.tools.get_pysam_info.get_pysam_info(include_examples, *, stream_callback=None, use_cache=False, validate=True)[source]ΒΆ Get comprehensive information about pysam β interface to SAM/BAM/CRAM files 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