gmattedi/chemicalspace

Pass args and kwargs to factory in classmethods

Closed this issue · 0 comments

ChemicalSpace.__init__ takes in a featurizer function and a distance metric.

Allow passing args and kwargs to from_smi and from_sdf to allow setting the needed __init__ parameters from there as well