Scroll to navigation

OB2FPS(1) User Commands OB2FPS(1)

NAME

ob2fps - ob2fps

DESCRIPTION

usage: ob2fps [-h] [--FP2 | --FP3 | --FP4 | --MACCS | --substruct | --rdmaccs]

[--id-tag NAME] [--in FORMAT] [-o FILENAME] [--errors {strict,report,ignore}] [filenames [filenames ...]]

Generate FPS fingerprints from a structure file using OpenBabel

positional arguments:

input structure files (default is stdin)

optional arguments:

show this help message and exit

--FP2

--FP3

--FP4

--MACCS

generate ChemFP substructure fingerprints
generate 166 bit RDKit/MACCS fingerprints
tag name containing the record id (SD files only)
input structure format (default autodetects from the filename extension)
save the fingerprints to FILENAME (default=stdout)
how should structure parse errors be handled? (default=strict)
May 2013 ob2fps 1.1p1