predict.Hydrolysis: Predicts the products of hydrolysis at a phosphate ester...

View source: R/predictReactionProducts.R

predict.HydrolysisR Documentation

Predicts the products of hydrolysis at a phosphate ester linkage.

Description

Predicts the products of hydrolysis at a phosphate ester linkage.

Usage

## S3 method for class 'Hydrolysis'
predict(rxnSite)

Arguments

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.

Value

A character vector of length two containing SMILES strings, one for each hydrolysis product.


PengGroup/indoortransformer documentation built on May 21, 2022, 12:05 a.m.