Open Babel: Difference between revisions

Jump to navigation Jump to search
example headings
(example headings)
Line 12: Line 12:
This is the right module for most users.
This is the right module for most users.


=== Example: ===
==== Example ====


  module load openbabel
  module load openbabel
Line 35: Line 35:
in order to tell Open Babel how many CPUs it is allowed to use.
in order to tell Open Babel how many CPUs it is allowed to use.


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>
==== 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 for each of them, using two CPU-cores.
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.
{{File
{{File
Line 56: Line 57:
Therefore both the <code>openbabel</code> and <code>pybel</code> packages can be used after loading both openbabel and a compatible Python module.
Therefore both the <code>openbabel</code> and <code>pybel</code> packages can be used after loading both openbabel and a compatible Python module.


For example:
==== Example ====


  $ module load python/3.11 openbabel/3.1.1
  $ module load python/3.11 openbabel/3.1.1
cc_staff
653

edits

Navigation menu