OEIsWriteableMatchedPairAnalyzer

Warning

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

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

This function returns a boolean indicating whether the provided OEMatchedPairAnalyzerFileType value or filename is a writeable 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.