OEIsReadableMatchedPairAnalyzer

Warning

The following functions are deprecated. Please use the more generic OEIsMatchedPairAnalyzerFileType to test for the appropriate file extension for a serialized index.

OEIsReadableMatchedPairAnalyzer(type: int) -> bool
OEIsReadableMatchedPairAnalyzer(filename: str) -> bool

This function returns a boolean indicating whether the provided OEMatchedPairAnalyzerFileType value or filename is a readable serialized index.

Warning

This function is deprecated as of 2017.Feb and will be removed in a future version of OEMedChem TK, please use OEIsMatchedPairAnalyzerFileType instead.