Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/OpenMS/OpenMS
/ setWhitelist
Method
setWhitelist
src/openms/source/CONCEPT/FuzzyStringComparator.cpp:95–98 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
93
}
94
95
void FuzzyStringComparator::setWhitelist(const StringList& rhs)
96
{
97
whitelist_ = rhs;
98
}
99
100
void FuzzyStringComparator::setMatchedWhitelist(const std::vector< std::pair<std::string, std::string> >& rhs)
101
{
Callers
9
main_
Method · 0.80
testStringSimilar
Function · 0.80
isFileSimilar
Function · 0.80
START_SECTION
Function · 0.80
MascotXMLFile_test.cpp
File · 0.80
AccurateMassSearchEngine_test.cpp
File · 0.80
FuzzyStringComparator_test.cpp
File · 0.80
FeatureFindingMetabo_test.cpp
File · 0.80
IdXMLFile_test.cpp
File · 0.80
Calls
no outgoing calls
Tested by
3
testStringSimilar
Function · 0.64
isFileSimilar
Function · 0.64
START_SECTION
Function · 0.64