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 Thu Feb 1 16:13:01 2018 | http://epydoc.sourceforge.net |