View source: R/predictReactionProducts.R
predict.Oxi | R Documentation |
Predicts the product of oxidation of a phosphine or thiophosphate.
## S3 method for class 'Oxi' predict(rxnSite)
rxnSite |
One-row tibble containing: molecule (as SMILES string), reaction site type (string), SDF bondblock row number, and SDF atomblock row numbers for phosphorus, oxygen, sulfur, and/or carbon. See findBonds() for more details. |
A character vector of length one containing a SMILES string.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.