Jump to content

NEEMP:Examples: Difference between revisions

From WebChemistry Wiki
Francesco (talk | contribs)
Francesco (talk | contribs)
No edit summary
Line 3: Line 3:


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



Revision as of 08:54, 30 May 2016

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

Example 1

./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.

Example 2

Example 3

Example 4

Example 5

Example 6

Example 7

Example 8

Example 9