Jump to content

NEEMP:Examples: Difference between revisions

From WebChemistry Wiki
Francesco (talk | contribs)
Francesco (talk | contribs)
Line 2: Line 2:
This section shows several use case examples. All of them use only data from ''examples'' directory.
This section shows several use case examples. All of them use only data from ''examples'' directory.


=Example 1=
=Example 1 - Info mode=
;./neemp -m info --atom-types-by ElemBond --sdf-file examples/set01.sdf
;./neemp -m info --atom-types-by ElemBond --sdf-file examples/set01.sdf


Line 8: Line 8:
<br style="clear:both" />
<br style="clear:both" />


[[File:info_mode.png | thumb | 400px | center | '''''Figure 5:''''' Information on training set ''examples/set01.sdf''. '''NB:''' Information about the execution time and the percentage of loaded molecules is issued as well.]]
[[File:info_mode.png | thumb | 400px | center | '''''Figure 5:''''' Output for the ''Info mode''. For more information on this mode refer to [[NEEMP:modes | Info mode]] section.]]


=Example 2=
=Example 2=

Revision as of 10:18, 30 May 2016

This section shows several use case examples. All of them use only data from examples directory.

Example 1 - Info mode

./neemp -m info --atom-types-by ElemBond --sdf-file examples/set01.sdf
Prints information about training set, group atoms according to chemical element and bond order.


Figure 5: Output for the Info mode. For more information on this mode refer to Info mode section.

Example 2

Example 3

Example 4

Example 5

Example 6

Example 7

Example 8

Example 9