matches {rcdk}R Documentation

matches

Description

matches

Usage

matches(query, target, return.matches = FALSE)

Arguments

query

Required. A SMARTSQuery

target

Required. The molecule to query. Should be a 'jobjRef' representing an 'IAtomContainer'

return.matches

Optional. Default FALSE


[Package rcdk version 3.8.1 Index]