rxn.chemutils.tokenization
Functions
|
Copy a source file to a destination, while making sure that it is not tokenized. |
|
|
|
Detokenize a tokenized SMILES string (that contains spaces between the characters). |
|
Ensure that a file is tokenized: do nothing if the file is already tokenized, create a tokenized copy otherwise. |
|
Whether a file contains tokenized SMILES or not. |
|
Whether a string is a tokenized SMILES or not. |
|
Tokenize a SMILES molecule or reaction into a list of tokens. |
|
Tokenize a file containing SMILES strings. |
|
Tokenize a SMILES molecule or reaction, and join the tokens with spaces. |
Exceptions
|
Exception raised in RDKit. |