pod5_merge

Tool for merging pod5 files

assert_no_duplicate_reads(paths: Iterable[Path]) int[source]

Raise AssertionError if we detect any duplicate read_ids in the pod5 files given.

main()[source]

pod5_merge main program

merge_pod5(inputs: Iterable[Path], output: Path, duplicate_ok: bool = False, force_overwrite: bool = False, recursive: bool = False) None[source]

Merge the an iterable of input pod5 paths into the specified output path