User dd11f4d86b
19-07-2005 16:56:44
Hello,
I would like to search a database and count the number of non-overlapping substructure hits with jcsearch. Currently I can only return overlapping hits, for example:
$ jcsearch -q "[C&X4]-[C&X4]-[C&X4]" -t:c --allHits "CCCC"
2
I would like to count non-overlaping hits - for the example above there would be a count of 1. Is there a way to do this with jcsearch? Thanks!!!
Peter
I would like to search a database and count the number of non-overlapping substructure hits with jcsearch. Currently I can only return overlapping hits, for example:
$ jcsearch -q "[C&X4]-[C&X4]-[C&X4]" -t:c --allHits "CCCC"
2
I would like to count non-overlaping hits - for the example above there would be a count of 1. Is there a way to do this with jcsearch? Thanks!!!
Peter