tooluniverse.tools.get_pyfasta_info moduleΒΆ

get_pyfasta_info

Get information about the pyfasta package. Python library for efficient random access to fasta su…

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

Get information about the pyfasta package. Python library for efficient random access to fasta su…

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