| Trees | Indices | Help |
|
|---|
|
|
1 """ Actual implementation of the FMCS algorithm 2 This code should be used by importing rdkit.Chem.MCS 3 4 """ 5 from rdkit.Chem.fmcs.fmcs import * 6
| Trees | Indices | Help |
|
|---|
| Generated by Epydoc 3.0.1 on Mon Nov 7 12:50:50 2016 | http://epydoc.sourceforge.net |