pod5_inspect

Tool for inspecting the contents of pod5 files

do_debug_command(reader: Reader, **_)[source]
do_read_command(reader: Reader, read_id: str, **_)[source]
do_reads_command(reader: Reader, write_header: bool)[source]
do_summary_command(reader: Reader, **kwargs)[source]
dump_run_info(run_info: RunInfo)[source]
format_shift_scale_pair(pair)[source]
format_shift_scale_pair_num(pair)[source]
inspect_pod5(command: str, input_files: List[Path], **kwargs)[source]

Determine which inspect command to run from the parsed arguments and run it

main()[source]

Run the pod5 inspect tool