GET /enm/{db}/query/similarity

ideaconsult.net:nanoreg

Summary: Exact similarity search
Operation ID: searchBySimilarity
Auth: unknown
Description

Returns similar compounds

Parameters (12)

b64search (string, query, optional)

Base64 encoded mol file; if included, will be used instead of the 'search' parameter

bundle_uri (string, query, optional)

If the structure is used in the specified bundle URI, the selection tag will be returned

dataset_uri (string, query, optional)

Restrict the search within the AMBIT dataset specified with the URI

db (string, path, required, default: nanoreg1)

Database ID

Constraints: {'enum': ['calibrate', 'enanomapper', 'enpra', 'marina', 'nanogenotox', 'nanoinformatix', 'nanoreg1', 'nanoreg2', 'nanotest']}

filterBySubstance (boolean, query, optional)

Restrict the search within the set of structures with assigned substances

mol (boolean, query, optional)

Only for application/json; to include mol as JSON field

page (integer, query, optional)

Starting page

pagesize (integer, query, optional)

Page size

sameas (string, query, optional)

Ontology URI to define groups of columns

search (string, query, optional)

Compound identifier (SMILES, InChI, name, registry identifiers)

threshold (number, query, optional)

Similarity threshold

type (string, query, optional)

Defines the expected content of the search parameter

Constraints: {'enum': ['smiles', 'mol', 'url']}

No probe data for this endpoint yet.