Commit graph

8 commits

Author SHA1 Message Date
Martin Wilke
6ff86f1226 - Update to 0.4d
PR:		176547
Submitted by:	ports fury
2013-03-02 06:30:55 +00:00
Thomas Abthorpe
d46aafc64e - Reassign to the heap at maintainer's request 2012-10-01 14:45:16 +00:00
Jose Alonso Cardenas Marquez
0a6256b52f - Bump PORTREVISION (freepascal ports were updated) 2012-04-19 06:51:44 +00:00
Olli Hauer
c394c56dc0 - remove MD5 2011-07-03 13:22:24 +00:00
Jose Alonso Cardenas Marquez
d3eadff7b0 - Bump PORTREVISION. lang/fpc has been updated to 2.4.4 2011-06-23 05:39:27 +00:00
Jose Alonso Cardenas Marquez
07c9b8c831 - Welcome to fpc 2.4.2
- Bump PORTREVISIOON
2010-11-15 22:50:44 +00:00
Jose Alonso Cardenas Marquez
8adffcc859 - Bump PORTREVISION. lang/fpc was updated and now it supports amd64 2010-08-16 18:46:23 +00:00
Martin Wilke
9d19a6b116 Checkmol is a command-line utility program which reads molecular
structure files in different formats and analyzes the input
molecule for the presence of various functional groups and structural
elements. At present, approx. 200 different functional groups are
recognized. This output can be easily placed into a database table,
permitting the creation of chemical databases with a functional group
search option. Checkmol also outputs a set of statistical values derived
from a given molecule, which can also be used for quick retrieval from a
database. These values include: the number of atoms, bonds, and rings,
the number of differently hybridized carbon, oxgen, and nitrogen atoms,
the number of C=O double bonds, the number of rings of different sizes,
the number of rings containing nitrogen, oxygen, sulfur, the number of
aromatic rings, the number of heterocyclic rings, etc. The combination
of all of these values for a given molecule represents some kind of
"fingerprint" which is useful for rapid pre-selection in a database
structure/substructure search prior to a full atom-by-atom match.

WWW: http://merian.pch.univie.ac.at/~nhaider/cheminf/cmmm.html

PR:		ports/138670
Feature safe:yes
Submitted by:	Fernan Aguero <fernan at iib.unsam.edu.ar>
2009-09-19 09:53:55 +00:00