rxn.chemutils.tokenization.copy_as_detokenized

rxn.chemutils.tokenization.copy_as_detokenized(src, dest)[source]

Copy a source file to a destination, while making sure that it is not tokenized.

Parameters
  • src (Union[str, PathLike]) –

  • dest (Union[str, PathLike]) –

Return type

None