Open Babel: Difference between revisions

no edit summary
No edit summary
Line 1: Line 1:
[[Category:Software]][[Category:ComputationalChemistry]]{{ draft }}
<languages />
[[Category:Software]][[Category:ComputationalChemistry]]
<translate>
== General ==
== General ==
[https://openbabel.org/ Open Babel] is a chemical toolbox designed to speak the many languages of chemical data.
[https://openbabel.org/ Open Babel] is a chemical toolbox designed to speak the many languages of chemical data.
Line 34: Line 36:


For example the following job would take the [https://en.wikipedia.org/wiki/Chemical_table_file#SDF Structual Data File] <code>many_molecules.sdf</code>
For example the following job would take the [https://en.wikipedia.org/wiki/Chemical_table_file#SDF Structual Data File] <code>many_molecules.sdf</code>
which in this case should contain a database with many molecules and generate Canonical [https://en.wikipedia.org/wiki/Simplified_molecular-input_line-entry_system SMILES] representations
which in this case should contain a database with many molecules and generate Canonical [https://en.wikipedia.org/wiki/Simplified_molecular-input_line-entry_system SMILES] representations for each of them, using two CPU-cores.
for each of them, using two CPU-cores.
 
{{File
{{File
   |name=parallel_openbabel_job.sh
   |name=parallel_openbabel_job.sh
Line 69: Line 69:
For further information on how to use Open Babel, please refer to the  
For further information on how to use Open Babel, please refer to the  
[https://openbabel.org/docs/ Open Babel User Guide]
[https://openbabel.org/docs/ Open Babel User Guide]
</translate>
cc_staff
653

edits