Query: simsearch
OS: debian
Section: 1
Format: Original Unix Latex Style Formatted with HTML and a Horizontal Scroll Bar
SIMSEARCH(1) User Commands SIMSEARCH(1)NAMEsimsearch - simsearchDESCRIPTIONusage: simsearch [-h] [-k K_NEAREST] [-t THRESHOLD] [-q QUERIES] [--hex-query HEX_QUERY] [--query-id QUERY_ID] [--in FORMAT] [-o FILENAME] [-c] [-b BATCH_SIZE] [--scan] [--memory] [--times] tar- get_filename Search an FPS file for similar fingerprints positional arguments: target_filename target filename optional arguments: -h, --help show this help message and exit -k K_NEAREST, --k-nearest K_NEAREST select the k nearest neighbors (use 'all' for all neighbors) -t THRESHOLD, --threshold THRESHOLD minimum similarity score threshold -q QUERIES, --queries QUERIES filename containing the query fingerprints --hex-query HEX_QUERY query in hex --query-id QUERY_ID id for the hex query --in FORMAT input query format (default uses the file extension, else 'fps') -o FILENAME, --output FILENAME output filename (default is stdout) -c, --count report counts -b BATCH_SIZE, --batch-size BATCH_SIZE batch size --scan scan the file to find matches (low memory overhead) --memory build and search an in-memory data structure (faster for multiple queries) --times report load and execution times to stderr simsearch 1.0 June 2012 SIMSEARCH(1)
Related Man Pages |
---|
rdkit2fps(1) - debian |
sdf2fps(1) - debian |
simsearch(1) - debian |
glgetqueryiv(3g) - debian |
plucene::search::query(3pm) - debian |
Similar Topics in the Unix Linux Community |
---|
Looking for a hex character? |
query file name |
Output report |
count and content in the same command |
Optimizing script to reduce execution time |