Learn R Programming

rcdk (version 3.4.7.1)

generate.2d.coordinates: Generate 2D Coordinates from Connectivity Information

Description

This function will generate reasonable 2D coordinates based purely on connectivity information.

Usage

generate.2d.coordinates(molecule)

Arguments

molecule

An IAtomContainer object that can be obtained by loading them from disk or drawing them in the editor.

Value

Returns the input molecule with 2D coordinates added.