This command creates the symmetry tables for substructures. The table divides the *unspecified* atoms (those with R in the substructure) into groups where within each group the representative matches have to be the same. In addition, extra symmetry conditions within the group can be specified, such as linearity (L) or with a specific symmetry (a number), or it doesn't matter (X).
The command line looks like this:
SymmetryDefinition Filename Reference Test
For example, the following command:
SymmetryDefinition symmetrytable.txt true
The format of the file to be read in is given here. The SymmetryDefinition
command modifies the SymmetryDefinition and SymmetryPairAssignments tables.
Giving the SymmetryDefinition command with no arguments outlines the arguments needed:
java -jar JThermodynamicData-1.0-jar-with-dependencies.jar SymmetryDefinition
SymmetryDefinition Filename ReferenceName
Filename: The file with the benson thermodynamics
Test: if true, will not enter data in database
ExternalSymmetry-C(B1)(B1)(B1) GeneralMethylConnection SecondaryExternalSymmetry
0: a3 a4 a5: X
Symmetry: 3
ExternalSymmetry-C(B1)(B1)(B1)(B1)-X CarbonAtom ExternalSymmetry
0: a5 a3 a4:X
1: a2:X
Symmetry: 4
ExternalSymmetry-C(B1)(B1)(B1)(B1)-3 CarbonAtom ExternalSymmetry
0: a2 a3 a4 a5 : 3
Symmetry: 3
InternalSymmetry-B(B1)(B2)(B2)(B2) CarbonAtom InternalSymmetry
0: a5 a4 a3 : N
1: a2: N
Symmetry: 3
ExternalSymmetry-C(B1)(B1)(B1)(B1)-L CarbonAtom ExternalSymmetry
0: a2 a3 a4 a5 : L
Symmetry: 3
ExternalSymmetry-C(B1)(B2)(B2)(B2)-3 CarbonAtom ExternalSymmetry
0: a2 : 3
1: a3 a4 a5 : N
Symmetry: 3
ExternalSymmetry-C(B1)(B2)(B2)(B2)-L CarbonAtom ExternalSymmetry
0: a2 : L
1: a3 a4 a5 : N
Symmetry: 3
ExternalSymmetry-C(B1)(B1)(B2)(B2) CarbonAtom ExternalSymmetry
0: a2 a3 :X
1: a4 a5 : X
Symmetry: 2
ExternalSymmetry-(B1)(B1)C=C(B2)(B2) CarbonCarbonDoubleBond ExternalSymmetry
0: a1 a3 : X
1: a5 a6 : X
Symmetry: 2
ExternalSymmetry-(B1)(B1)C=C(B1)(B1) CarbonCarbonDoubleBond ExternalSymmetry
0: a1 a3 a5 a6 : X
Symmetry: 2
ExternalSymmetry-C=O(B1)(B1) AldehydeKetone ExternalSymmetry
0: a2 a5 : X
Symmetry: 2
CarbonAsymetry CarbonAtom Optical Isomers
0: a2 : N
1: a3 : N
2: a4 : N
3: a5 : N
Symmetry: 1
ExternalSymmetry-SingleBond GeneralSingleBond ExternalSymmetry
0: a0 a1 : X
Symmetry: 2
Running the SymmetryDefinition file with Test=true:
java -jar ./target/JThermodynamicData-1.0-jar-with-dependencies.jar SymmetryDefinition symmetrytable.txt true
Reads in the file and prints out the information that was interpreted from the input. Note that
Just read in file, no upload to database
is printed. Essentually, if no errors occurred, then the test was successful. Each symmetry definition is printed out. Below, the first symmetry block is in bold face. For the input file above the output is:
Loading class `com.mysql.jdbc.Driver'. This is deprecated. The new driver class is `com.mysql.cj.jdbc.Driver'. The driver is automatically registered via the SPI and manual loading of the driver class is generally unnecessary.
Just read in file, no upload to database
org.openscience.cdk.libio.cml.Convertor WARN: Duplicate attempt to register a customizer
org.openscience.cdk.libio.cml.Convertor WARN: Duplicate attempt to register a customizer
org.openscience.cdk.libio.cml.Convertor WARN: Duplicate attempt to register a customizer
SymmetryDefinition:
Symmetry=3.0
Set of Symmetry Assignments:
SymmetryAssignment: Group0 ( X) -> a3 a4 a5 (none)
MetaAtomDefinition: ExternalSymmetry-C(B1)(B1)(B1)
specifiedAtoms: 0
unspecifiedAtoms: 1 2 3 4
connectingAtoms: 0
<?xml version="1.0" encoding="ISO-8859-1"?>
<molecule id="GeneralMethylConnection" xmlns="http://www.xml-cml.org/schema">
<atomArray>
<atom id="a0" elementType="C" formalCharge="0" hydrogenCount="0"/>
<atom id="a1" elementType="R" formalCharge="0" hydrogenCount="0"/>
<atom id="a2" elementType="Du" formalCharge="0" hydrogenCount="0"/>
<atom id="a3" elementType="Du" formalCharge="0" hydrogenCount="0"/>
<atom id="a4" elementType="Du" formalCharge="0" hydrogenCount="0"/>
</atomArray>
<bondArray>
<bond id="b1" atomRefs2="a1 a0" order="S"/>
<bond id="b2" atomRefs2="a2 a0" order="S"/>
<bond id="b3" atomRefs2="a3 a0" order="S"/>
<bond id="b4" atomRefs2="a4 a0" order="S"/>
</bondArray>
</molecule>
org.openscience.cdk.libio.cml.Convertor WARN: Duplicate attempt to register a customizer
org.openscience.cdk.libio.cml.Convertor WARN: Duplicate attempt to register a customizer
org.openscience.cdk.libio.cml.Convertor WARN: Duplicate attempt to register a customizer
SymmetryDefinition:
Symmetry=4.0
Set of Symmetry Assignments:
SymmetryAssignment: Group1 (X) -> a2 (none)
SymmetryAssignment: Group0 (X) -> a3 a4 a5 (none)
MetaAtomDefinition: ExternalSymmetry-C(B1)(B1)(B1)(B1)-X
specifiedAtoms: 0
unspecifiedAtoms: 1 2 3 4
connectingAtoms: 0
<?xml version="1.0" encoding="ISO-8859-1"?>
<molecule id="CarbonAtom" xmlns="http://www.xml-cml.org/schema">
<atomArray>
<atom id="a1" elementType="C" x2="16.88" y2="41.187200000000004" formalCharge="0" hydrogenCount="0"/>
<atom id="a2" title="*" elementType="Du" x2="16.5002" y2="42.622" formalCharge="0" hydrogenCount="0"/>
<atom id="a3" title="*" elementType="Du" x2="18.3148" y2="41.567" formalCharge="0" hydrogenCount="0"/>
<atom id="a4" title="*" elementType="Du" x2="16.88" y2="39.668" formalCharge="0" hydrogenCount="0"/>
<atom id="a5" title="*" elementType="Du" x2="15.4452" y2="40.8074" formalCharge="0" hydrogenCount="0"/>
</atomArray>
<bondArray>
<bond id="b1" atomRefs2="a1 a2" order="S"/>
<bond id="b2" atomRefs2="a1 a3" order="S"/>
<bond id="b3" atomRefs2="a1 a4" order="S"/>
<bond id="b4" atomRefs2="a1 a5" order="S"/>
</bondArray>
</molecule>
org.openscience.cdk.libio.cml.Convertor WARN: Duplicate attempt to register a customizer
org.openscience.cdk.libio.cml.Convertor WARN: Duplicate attempt to register a customizer
org.openscience.cdk.libio.cml.Convertor WARN: Duplicate attempt to register a customizer
SymmetryDefinition:
Symmetry=3.0
Set of Symmetry Assignments:
SymmetryAssignment: Group0 ( 3) -> a2 a3 a4 a5 (none)
MetaAtomDefinition: ExternalSymmetry-C(B1)(B1)(B1)(B1)-3
specifiedAtoms: 0
unspecifiedAtoms: 1 2 3 4
connectingAtoms: 0
<?xml version="1.0" encoding="ISO-8859-1"?>
<molecule id="CarbonAtom" xmlns="http://www.xml-cml.org/schema">
<atomArray>
<atom id="a1" elementType="C" x2="16.88" y2="41.187200000000004" formalCharge="0" hydrogenCount="0"/>
<atom id="a2" title="*" elementType="Du" x2="16.5002" y2="42.622" formalCharge="0" hydrogenCount="0"/>
<atom id="a3" title="*" elementType="Du" x2="18.3148" y2="41.567" formalCharge="0" hydrogenCount="0"/>
<atom id="a4" title="*" elementType="Du" x2="16.88" y2="39.668" formalCharge="0" hydrogenCount="0"/>
<atom id="a5" title="*" elementType="Du" x2="15.4452" y2="40.8074" formalCharge="0" hydrogenCount="0"/>
</atomArray>
<bondArray>
<bond id="b1" atomRefs2="a1 a2" order="S"/>
<bond id="b2" atomRefs2="a1 a3" order="S"/>
<bond id="b3" atomRefs2="a1 a4" order="S"/>
<bond id="b4" atomRefs2="a1 a5" order="S"/>
</bondArray>
</molecule>
org.openscience.cdk.libio.cml.Convertor WARN: Duplicate attempt to register a customizer
org.openscience.cdk.libio.cml.Convertor WARN: Duplicate attempt to register a customizer
org.openscience.cdk.libio.cml.Convertor WARN: Duplicate attempt to register a customizer
SymmetryDefinition:
Symmetry=3.0
Set of Symmetry Assignments:
SymmetryAssignment: Group1 ( N) -> a2 (none)
SymmetryAssignment: Group0 ( N) -> a3 a4 a5 (none)
MetaAtomDefinition: InternalSymmetry-B(B1)(B2)(B2)(B2)
specifiedAtoms: 0
unspecifiedAtoms: 1 2 3 4
connectingAtoms: 0
<?xml version="1.0" encoding="ISO-8859-1"?>
<molecule id="CarbonAtom" xmlns="http://www.xml-cml.org/schema">
<atomArray>
<atom id="a1" elementType="C" x2="16.88" y2="41.187200000000004" formalCharge="0" hydrogenCount="0"/>
<atom id="a2" title="*" elementType="Du" x2="16.5002" y2="42.622" formalCharge="0" hydrogenCount="0"/>
<atom id="a3" title="*" elementType="Du" x2="18.3148" y2="41.567" formalCharge="0" hydrogenCount="0"/>
<atom id="a4" title="*" elementType="Du" x2="16.88" y2="39.668" formalCharge="0" hydrogenCount="0"/>
<atom id="a5" title="*" elementType="Du" x2="15.4452" y2="40.8074" formalCharge="0" hydrogenCount="0"/>
</atomArray>
<bondArray>
<bond id="b1" atomRefs2="a1 a2" order="S"/>
<bond id="b2" atomRefs2="a1 a3" order="S"/>
<bond id="b3" atomRefs2="a1 a4" order="S"/>
<bond id="b4" atomRefs2="a1 a5" order="S"/>
</bondArray>
</molecule>
org.openscience.cdk.libio.cml.Convertor WARN: Duplicate attempt to register a customizer
org.openscience.cdk.libio.cml.Convertor WARN: Duplicate attempt to register a customizer
org.openscience.cdk.libio.cml.Convertor WARN: Duplicate attempt to register a customizer
SymmetryDefinition:
Symmetry=3.0
Set of Symmetry Assignments:
SymmetryAssignment: Group0 ( L) -> a2 a3 a4 a5 (none)
MetaAtomDefinition: ExternalSymmetry-C(B1)(B1)(B1)(B1)-L
specifiedAtoms: 0
unspecifiedAtoms: 1 2 3 4
connectingAtoms: 0
<?xml version="1.0" encoding="ISO-8859-1"?>
<molecule id="CarbonAtom" xmlns="http://www.xml-cml.org/schema">
<atomArray>
<atom id="a1" elementType="C" x2="16.88" y2="41.187200000000004" formalCharge="0" hydrogenCount="0"/>
<atom id="a2" title="*" elementType="Du" x2="16.5002" y2="42.622" formalCharge="0" hydrogenCount="0"/>
<atom id="a3" title="*" elementType="Du" x2="18.3148" y2="41.567" formalCharge="0" hydrogenCount="0"/>
<atom id="a4" title="*" elementType="Du" x2="16.88" y2="39.668" formalCharge="0" hydrogenCount="0"/>
<atom id="a5" title="*" elementType="Du" x2="15.4452" y2="40.8074" formalCharge="0" hydrogenCount="0"/>
</atomArray>
<bondArray>
<bond id="b1" atomRefs2="a1 a2" order="S"/>
<bond id="b2" atomRefs2="a1 a3" order="S"/>
<bond id="b3" atomRefs2="a1 a4" order="S"/>
<bond id="b4" atomRefs2="a1 a5" order="S"/>
</bondArray>
</molecule>
org.openscience.cdk.libio.cml.Convertor WARN: Duplicate attempt to register a customizer
org.openscience.cdk.libio.cml.Convertor WARN: Duplicate attempt to register a customizer
org.openscience.cdk.libio.cml.Convertor WARN: Duplicate attempt to register a customizer
SymmetryDefinition:
Symmetry=3.0
Set of Symmetry Assignments:
SymmetryAssignment: Group1 ( N) -> a3 a4 a5 (none)
SymmetryAssignment: Group0 ( 3) -> a2 (none)
MetaAtomDefinition: ExternalSymmetry-C(B1)(B2)(B2)(B2)-3
specifiedAtoms: 0
unspecifiedAtoms: 1 2 3 4
connectingAtoms: 0
<?xml version="1.0" encoding="ISO-8859-1"?>
<molecule id="CarbonAtom" xmlns="http://www.xml-cml.org/schema">
<atomArray>
<atom id="a1" elementType="C" x2="16.88" y2="41.187200000000004" formalCharge="0" hydrogenCount="0"/>
<atom id="a2" title="*" elementType="Du" x2="16.5002" y2="42.622" formalCharge="0" hydrogenCount="0"/>
<atom id="a3" title="*" elementType="Du" x2="18.3148" y2="41.567" formalCharge="0" hydrogenCount="0"/>
<atom id="a4" title="*" elementType="Du" x2="16.88" y2="39.668" formalCharge="0" hydrogenCount="0"/>
<atom id="a5" title="*" elementType="Du" x2="15.4452" y2="40.8074" formalCharge="0" hydrogenCount="0"/>
</atomArray>
<bondArray>
<bond id="b1" atomRefs2="a1 a2" order="S"/>
<bond id="b2" atomRefs2="a1 a3" order="S"/>
<bond id="b3" atomRefs2="a1 a4" order="S"/>
<bond id="b4" atomRefs2="a1 a5" order="S"/>
</bondArray>
</molecule>
org.openscience.cdk.libio.cml.Convertor WARN: Duplicate attempt to register a customizer
org.openscience.cdk.libio.cml.Convertor WARN: Duplicate attempt to register a customizer
org.openscience.cdk.libio.cml.Convertor WARN: Duplicate attempt to register a customizer
SymmetryDefinition:
Symmetry=3.0
Set of Symmetry Assignments:
SymmetryAssignment: Group1 ( N) -> a3 a4 a5 (none)
SymmetryAssignment: Group0 ( L) -> a2 (none)
MetaAtomDefinition: ExternalSymmetry-C(B1)(B2)(B2)(B2)-L
specifiedAtoms: 0
unspecifiedAtoms: 1 2 3 4
connectingAtoms: 0
<?xml version="1.0" encoding="ISO-8859-1"?>
<molecule id="CarbonAtom" xmlns="http://www.xml-cml.org/schema">
<atomArray>
<atom id="a1" elementType="C" x2="16.88" y2="41.187200000000004" formalCharge="0" hydrogenCount="0"/>
<atom id="a2" title="*" elementType="Du" x2="16.5002" y2="42.622" formalCharge="0" hydrogenCount="0"/>
<atom id="a3" title="*" elementType="Du" x2="18.3148" y2="41.567" formalCharge="0" hydrogenCount="0"/>
<atom id="a4" title="*" elementType="Du" x2="16.88" y2="39.668" formalCharge="0" hydrogenCount="0"/>
<atom id="a5" title="*" elementType="Du" x2="15.4452" y2="40.8074" formalCharge="0" hydrogenCount="0"/>
</atomArray>
<bondArray>
<bond id="b1" atomRefs2="a1 a2" order="S"/>
<bond id="b2" atomRefs2="a1 a3" order="S"/>
<bond id="b3" atomRefs2="a1 a4" order="S"/>
<bond id="b4" atomRefs2="a1 a5" order="S"/>
</bondArray>
</molecule>
org.openscience.cdk.libio.cml.Convertor WARN: Duplicate attempt to register a customizer
org.openscience.cdk.libio.cml.Convertor WARN: Duplicate attempt to register a customizer
org.openscience.cdk.libio.cml.Convertor WARN: Duplicate attempt to register a customizer
SymmetryDefinition:
Symmetry=2.0
Set of Symmetry Assignments:
SymmetryAssignment: Group1 ( X) -> a4 a5 (none)
SymmetryAssignment: Group0 (X) -> a2 a3 (none)
MetaAtomDefinition: ExternalSymmetry-C(B1)(B1)(B2)(B2)
specifiedAtoms: 0
unspecifiedAtoms: 1 2 3 4
connectingAtoms: 0
<?xml version="1.0" encoding="ISO-8859-1"?>
<molecule id="CarbonAtom" xmlns="http://www.xml-cml.org/schema">
<atomArray>
<atom id="a1" elementType="C" x2="16.88" y2="41.187200000000004" formalCharge="0" hydrogenCount="0"/>
<atom id="a2" title="*" elementType="Du" x2="16.5002" y2="42.622" formalCharge="0" hydrogenCount="0"/>
<atom id="a3" title="*" elementType="Du" x2="18.3148" y2="41.567" formalCharge="0" hydrogenCount="0"/>
<atom id="a4" title="*" elementType="Du" x2="16.88" y2="39.668" formalCharge="0" hydrogenCount="0"/>
<atom id="a5" title="*" elementType="Du" x2="15.4452" y2="40.8074" formalCharge="0" hydrogenCount="0"/>
</atomArray>
<bondArray>
<bond id="b1" atomRefs2="a1 a2" order="S"/>
<bond id="b2" atomRefs2="a1 a3" order="S"/>
<bond id="b3" atomRefs2="a1 a4" order="S"/>
<bond id="b4" atomRefs2="a1 a5" order="S"/>
</bondArray>
</molecule>
org.openscience.cdk.libio.cml.Convertor WARN: Duplicate attempt to register a customizer
org.openscience.cdk.libio.cml.Convertor WARN: Duplicate attempt to register a customizer
org.openscience.cdk.libio.cml.Convertor WARN: Duplicate attempt to register a customizer
SymmetryDefinition:
Symmetry=2.0
Set of Symmetry Assignments:
SymmetryAssignment: Group1 ( X) -> a5 a6 (none)
SymmetryAssignment: Group0 ( X) -> a1 a3 (none)
MetaAtomDefinition: ExternalSymmetry-(B1)(B1)C=C(B2)(B2)
specifiedAtoms: 1 3
unspecifiedAtoms: 0 2 4 5
connectingAtoms: 1 3
<?xml version="1.0" encoding="ISO-8859-1"?>
<molecule id="CarbonCarbonDoubleBond" xmlns="http://www.xml-cml.org/schema">
<atomArray>
<atom id="a1" elementType="Du" formalCharge="0" hydrogenCount="0"/>
<atom id="a2" elementType="C" formalCharge="0" hydrogenCount="0"/>
<atom id="a3" elementType="Du" formalCharge="0" hydrogenCount="0"/>
<atom id="a4" elementType="C" formalCharge="0" hydrogenCount="0"/>
<atom id="a5" elementType="Du" formalCharge="0" hydrogenCount="0"/>
<atom id="a6" elementType="Du" formalCharge="0" hydrogenCount="0"/>
</atomArray>
<bondArray>
<bond id="b1" atomRefs2="a2 a1" order="S"/>
<bond id="b2" atomRefs2="a3 a2" order="S"/>
<bond id="b3" atomRefs2="a4 a2" order="D"/>
<bond id="b4" atomRefs2="a5 a4" order="S"/>
<bond id="b5" atomRefs2="a6 a4" order="S"/>
</bondArray>
</molecule>
org.openscience.cdk.libio.cml.Convertor WARN: Duplicate attempt to register a customizer
org.openscience.cdk.libio.cml.Convertor WARN: Duplicate attempt to register a customizer
org.openscience.cdk.libio.cml.Convertor WARN: Duplicate attempt to register a customizer
SymmetryDefinition:
Symmetry=2.0
Set of Symmetry Assignments:
SymmetryAssignment: Group0 ( X) -> a1 a3 a5 a6 (none)
MetaAtomDefinition: ExternalSymmetry-(B1)(B1)C=C(B1)(B1)
specifiedAtoms: 1 3
unspecifiedAtoms: 0 2 4 5
connectingAtoms: 1 3
<?xml version="1.0" encoding="ISO-8859-1"?>
<molecule id="CarbonCarbonDoubleBond" xmlns="http://www.xml-cml.org/schema">
<atomArray>
<atom id="a1" elementType="Du" formalCharge="0" hydrogenCount="0"/>
<atom id="a2" elementType="C" formalCharge="0" hydrogenCount="0"/>
<atom id="a3" elementType="Du" formalCharge="0" hydrogenCount="0"/>
<atom id="a4" elementType="C" formalCharge="0" hydrogenCount="0"/>
<atom id="a5" elementType="Du" formalCharge="0" hydrogenCount="0"/>
<atom id="a6" elementType="Du" formalCharge="0" hydrogenCount="0"/>
</atomArray>
<bondArray>
<bond id="b1" atomRefs2="a2 a1" order="S"/>
<bond id="b2" atomRefs2="a3 a2" order="S"/>
<bond id="b3" atomRefs2="a4 a2" order="D"/>
<bond id="b4" atomRefs2="a5 a4" order="S"/>
<bond id="b5" atomRefs2="a6 a4" order="S"/>
</bondArray>
</molecule>
org.openscience.cdk.libio.cml.Convertor WARN: Duplicate attempt to register a customizer
org.openscience.cdk.libio.cml.Convertor WARN: Duplicate attempt to register a customizer
org.openscience.cdk.libio.cml.Convertor WARN: Duplicate attempt to register a customizer
SymmetryDefinition:
Symmetry=2.0
Set of Symmetry Assignments:
SymmetryAssignment: Group0 ( X) -> a2 a5 (none)
MetaAtomDefinition: ExternalSymmetry-C=O(B1)(B1)
specifiedAtoms: 0 2
unspecifiedAtoms: 1 3
connectingAtoms: 0
<?xml version="1.0" encoding="ISO-8859-1"?>
<molecule id="AldehydeKetone" xmlns="http://www.xml-cml.org/schema">
<atomArray>
<atom id="a1" elementType="C" x2="6.6676" y2="40.4276" formalCharge="0" hydrogenCount="0"/>
<atom id="a2" title="*" elementType="Du" x2="5.3594" y2="39.7102" formalCharge="0" hydrogenCount="0"/>
<atom id="a3" elementType="O" x2="6.6676" y2="41.9468" formalCharge="0" hydrogenCount="0"/>
<atom id="a5" title="*" elementType="Du" x2="6.6676" y2="38.9084" formalCharge="0" hydrogenCount="0"/>
</atomArray>
<bondArray>
<bond id="b1" atomRefs2="a2 a1" order="S"/>
<bond id="b2" atomRefs2="a1 a3" order="D"/>
<bond id="b4" atomRefs2="a1 a5" order="S"/>
</bondArray>
</molecule>
org.openscience.cdk.libio.cml.Convertor WARN: Duplicate attempt to register a customizer
org.openscience.cdk.libio.cml.Convertor WARN: Duplicate attempt to register a customizer
org.openscience.cdk.libio.cml.Convertor WARN: Duplicate attempt to register a customizer
SymmetryDefinition:
Symmetry=1.0
Set of Symmetry Assignments:
SymmetryAssignment: Group3 ( N) -> a5 (none)
SymmetryAssignment: Group2 ( N) -> a4 (none)
SymmetryAssignment: Group1 ( N) -> a3 (none)
SymmetryAssignment: Group0 ( N) -> a2 (none)
MetaAtomDefinition: CarbonAsymetry
specifiedAtoms: 0
unspecifiedAtoms: 1 2 3 4
connectingAtoms: 0
<?xml version="1.0" encoding="ISO-8859-1"?>
<molecule id="CarbonAtom" xmlns="http://www.xml-cml.org/schema">
<atomArray>
<atom id="a1" elementType="C" x2="16.88" y2="41.187200000000004" formalCharge="0" hydrogenCount="0"/>
<atom id="a2" title="*" elementType="Du" x2="16.5002" y2="42.622" formalCharge="0" hydrogenCount="0"/>
<atom id="a3" title="*" elementType="Du" x2="18.3148" y2="41.567" formalCharge="0" hydrogenCount="0"/>
<atom id="a4" title="*" elementType="Du" x2="16.88" y2="39.668" formalCharge="0" hydrogenCount="0"/>
<atom id="a5" title="*" elementType="Du" x2="15.4452" y2="40.8074" formalCharge="0" hydrogenCount="0"/>
</atomArray>
<bondArray>
<bond id="b1" atomRefs2="a1 a2" order="S"/>
<bond id="b2" atomRefs2="a1 a3" order="S"/>
<bond id="b3" atomRefs2="a1 a4" order="S"/>
<bond id="b4" atomRefs2="a1 a5" order="S"/>
</bondArray>
</molecule>
org.openscience.cdk.libio.cml.Convertor WARN: Duplicate attempt to register a customizer
org.openscience.cdk.libio.cml.Convertor WARN: Duplicate attempt to register a customizer
org.openscience.cdk.libio.cml.Convertor WARN: Duplicate attempt to register a customizer
SymmetryDefinition:
Symmetry=2.0
Set of Symmetry Assignments:
SymmetryAssignment: Group0 ( X) -> a1 a0 (none)
MetaAtomDefinition: ExternalSymmetry-SingleBond
specifiedAtoms:
unspecifiedAtoms: 0 1
connectingAtoms:
<?xml version="1.0" encoding="ISO-8859-1"?>
<molecule id="GeneralSingleBond" xmlns="http://www.xml-cml.org/schema">
<atomArray>
<atom id="a0" elementType="Du" formalCharge="0" hydrogenCount="0"/>
<atom id="a1" elementType="Du" formalCharge="0" hydrogenCount="0"/>
</atomArray>
<bondArray>
<bond id="b1" atomRefs2="a1 a0" order="S"/>
</bondArray>
</molecule>
Executing the command with Test=false:
java -jar JThermodynamicData-1.0-jar-with-dependencies.jar SymmetryDefinition symmetrytable.txt false
The file will be read in and the information written to the database. Successful completion ends with:
Read file and upload to database