merge_pod5(
inputs: Iterable[Path],
output: Path,
duplicate_ok: bool = False,
force_overwrite: bool = False,
recursive: bool = False,
threads: int = DEFAULT_THREADS,
readers: int = 5,
) -> None
Merge the an iterable of input pod5 paths into the specified output path