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 Sat Apr 23 18:49:15 2016 | http://epydoc.sourceforge.net |