PHL100Y1 Lecture : AddExpHOmitPostClean.java.txt

35 views1 pages
1 Sep 2014
School
Department
Course
Professor

Document Summary

* copyright (c) 1998-2013 chemaxon ltd. all rights reserved. * this software is the confidential and proprietary information of. * and shall use it only in accordance with the terms of the agreements. * you entered into with chemaxon. package core; import chemaxon. calculations. clean. cleaner; import chemaxon. calculations. hydrogenize. hydrogenize; import chemaxon. formats. molexporter; import chemaxon. formats. molimporter; import chemaxon. struc. molecule; import chemaxon. struc. moleculegraph; * the following code example shows how to convert implicit hydrogens to. * for the detailed description of this example, please visit. * @since marvin 5. 1 public class addexphomitpostclean { public static void main(string args[]) throws exception { Molecule m = new molecule(); while ((m = mi. read()) != null){ // clean the molecule to 2d if necessary if (m. getdim() != 2){

Get access

Grade+20% off
$8 USD/m$10 USD/m
Billed $96 USD annually
Grade+
Homework Help
Study Guides
Textbook Solutions
Class Notes
Textbook Notes
Booster Class
40 Verified Answers
Class+
$8 USD/m
Billed $96 USD annually
Class+
Homework Help
Study Guides
Textbook Solutions
Class Notes
Textbook Notes
Booster Class
30 Verified Answers