Big Chemical Encyclopedia

Chemical substances, components, reactions, process design ...

Articles Figures Tables About

Composite data type molfile

The next step is to parse the molfile data into separate columns of the table. The molfile mol function expects a molfile and returns a composite data type named mol. This data type is defined as ... [Pg.128]

Notice that the individual elements of the composite data type value returned by the openbabel.molf ile mol function must be used. Lor example, (openbabel.molfile mol (molf ile)). cansmiles... [Pg.128]

Finally, any properties contained in the molfile will be stored in a separate table containing the text value copied from the file as well as a numeric value for the property, if that is appropriate for the property. There will be a one-to-many relationship between the structure and property table, allowing any number of properties to be stored for each structure. The function openbabel.molfile properties is shown in the Appendix. It expects a molfile and returns a composite data type, defined as follows. [Pg.129]

The following SQL is used to parse the molfile column from the vla4.structure table using the openbabel.molfile properties function. The name and value fields of the composite data type are inserted into the vla4. property table, along with the appropriate id selected from the vla4.structure table along with the molfile column. [Pg.129]


See other pages where Composite data type molfile is mentioned: [Pg.128]   
See also in sourсe #XX -- [ Pg.129 ]




SEARCH



Composite data type

Composite type

Data type

Molfile

© 2024 chempedia.info