.. _tool_help: Help for the command-line tools =================================== See :ref:`"Working with the command-line tools" ` for an introduction. The chemfp command-line tools are: * :ref:`fpcat ` - merge multiple fingerprint files into one * :ref:`cdk2fps ` - use CDK to generate fingerprints * :ref:`ob2fps ` - use Open Babel to generate fingerprints * :ref:`oe2fps ` - use OEChem/OEGraphSim to generate fingerprints * :ref:`rdkit2fps ` - use RDKit to generate fingerprints * :ref:`sdf2fps ` - extract fingerprints from an SD file * :ref:`simsearch ` - search a fingerprint file for similar fingerprints * :ref:`chemfp ` - top-level command for additional chemfp commands The ``chemfp`` command implements many subcommands: * :ref:`chemfp butina ` - cluster using the Butina algorithm * :ref:`chemfp csv2fps ` - generate fingerprints from a CSV file * :ref:`chemfp fpb_text ` - show the TEXT sections of an FPB file * :ref:`chemfp heapsweep ` -- heapsweep diversity picking * :ref:`chemfp license ` - show the chemfp license status * :ref:`chemfp maxmin ` - MaxMin diversity picking * :ref:`chemfp report ` - report chemfp configuration details * :ref:`chemfp spherex ` - spherical exclusion diversity picking * :ref:`chemfp toolkits ` - list the available cheminformatics toolkits * :ref:`chemfp translate ` - translate between two structure formats .. toctree:: :maxdepth: 2 :hidden: fpcat cdk2fps ob2fps oe2fps rdkit2fps sdf2fps simsearch chemfp chemfp butina chemfp csv2fps chemfp fpb_text chemfp heapsweep chemfp license chemfp maxmin chemfp report chemfp spherex chemfp toolkits chemfp translate