Skip to main content

analyze_stereo

Function analyze_stereo 

Source
pub fn analyze_stereo(
    smiles: &str,
    coords: &[f64],
) -> Result<StereoAnalysis, String>
Expand description

Analyze stereochemistry: detect chiral centers (R/S) and E/Z double bonds.