rxn.metrics.metrics_files.RetroFiles

class rxn.metrics.metrics_files.RetroFiles(directory)[source]

Bases: MetricsFiles

Class holding the locations of the files to write to or to read from for the evaluation of retro metrics.

Parameters

directory (Union[str, PathLike]) –

__init__(directory)[source]
Parameters

directory (Union[str, PathLike]) –

Methods

__init__(directory)

param directory

reordered(path)

Add the reordered path extension.

static reordered(path)[source]

Add the reordered path extension.

Parameters

path (Union[str, PathLike]) –

Return type

Path