Description Usage Arguments Value Author(s) Examples
Uses Open Babel to compute 3D coordinates given an SDFset with only 2D coordinates.
| 1 | generate3DCoords(sdf)
 | 
| sdf | Any sdfset object. | 
A new SDFset in which all compounds have 3D coordinates.
Kevin Horan
| 1 2 3 4 5 | 	## Not run: 
		data(sdfsample)
		sdf3D = generate3DCoords(sdfsample[1])
	
## End(Not run)
 | 
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.