OEIsMCSFragDatabaseFileType¶
bool OEIsMCSFragDatabaseFileType(unsigned int type)
bool OEIsMCSFragDatabaseFileType(const std::string &filename)
This function returns a boolean indicating whether the provided OEMatchedPairAnalyzerFileType
value
or filename is a serialized fragment index type, i.e., has a file extension of .mcsfrag
.