This repository is private.
All pages are served over SSL and all pushing and pulling is done over SSH.
No one may fork, clone, or view it unless they are added as a member.
Every repository with this icon (
) is private.
Every repository with this icon (
This repository is public.
Anyone may fork, clone, or view it.
Every repository with this icon (
) is public.
Every repository with this icon (
VFLib /
| name | age | message | |
|---|---|---|---|
| |
LICENSE.txt | Mon Aug 10 12:26:30 -0700 2009 | |
| |
README | Mon Aug 10 12:29:14 -0700 2009 | |
| |
build.xml | Fri Jun 26 02:53:42 -0700 2009 | |
| |
dist/ | Thu Jul 23 16:50:54 -0700 2009 | |
| |
lib/ | Sun Jun 28 16:24:48 -0700 2009 | |
| |
manifest.mf | Fri Jun 26 02:53:42 -0700 2009 | |
| |
nbproject/ | Thu Jul 23 16:46:01 -0700 2009 | |
| |
src/ | Mon Sep 14 13:23:13 -0700 2009 |
README
**************************************************************** VFLib code can be used to find/perform Maximum Common Subgraph (MCS) or Substructure searches based on Graph (Sub)-Isomorphism. **************************************************************** The algorithm is described in Cordella, L.P.; Foggia, P.; Sansone, C.; Vento, M. "A (sub)graph isomorphism algorithm for matching large graphs" Pattern Analysis and Machine Intelligence, IEEE Transactions on Volume 26, Issue 10, Oct. 2004 Page(s):1367 - 1372 The original code was taken from http://metamolecular.com/mx and modified by Syed Asad Rahman (asad@ebi.ac.uk) This code requires the Chemistry Development Kit (CDK http://cdk.git.sourceforge.net ) . The present code is part of the Small Molecule Subgraph Detector (SMSD http://www.ebi.ac.uk/thornton-srv/software/SMSD ) library. If you use this software please <b>cite the paper and the (SMSD) URL</b> S. A. Rahman, M. Bashton, G. L. Holliday, R. Schrader and J. M. Thornton, Small Molecule Subgraph Detector (SMSD) toolkit, Journal of Cheminformatics 2009, 1:12. DOI:10.1186/1758-2946-1-12 Wish you a happy coding! Name: Syed Asad Rahman Contact: asad@ebi.ac.uk







