harbor.pli.calculate_plip_interactions.process_structure_batch

harbor.pli.calculate_plip_interactions.process_structure_batch(structures: list[Path], name: str, output_dir: Path, ncpus: int) tuple[list[Path], list[str]][source]

Process a batch of structures in parallel.

Returns:

Lists of successful outputs and error messages

Return type:

tuple[list[Path], list[str]]