NEEMP:Examples: Difference between revisions
Appearance
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:''''' | [[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.
