#!/usr/bin/env python

from chemfp.commandline import sdf2fps

sdf2fps.main()
