tooluniverse.tools.get_pyvcf_info moduleΒΆ

get_pyvcf_info

Get information about the pyvcf package. Python library for parsing and manipulating VCF files

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

Get information about the pyvcf package. Python library for parsing and manipulating VCF files

Parameters:
  • parameters (No)

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

  • use_cache (bool, default False) – Enable caching

  • validate (bool, default True) – Validate parameters

Return type:

Any