Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/OpenMS/OpenMS
/ hasSubstring
Method
hasSubstring
src/openms/source/DATASTRUCTURES/String.cpp:174–177 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
172
}
173
174
bool String::hasSubstring(const String& string) const
175
{
176
return StringUtils::hasSubstring(*this, string);
177
}
178
179
bool String::has(Byte byte) const
180
{
Callers
15
extractCoverageStrings
Method · 0.80
addPeakAnnotationsFromID_
Method · 0.80
removeTheoreticalSpectrumLayer_
Method · 0.80
main
Function · 0.80
main
Function · 0.80
main
Function · 0.80
main
Function · 0.80
sequenceIsWhiteListed_
Method · 0.80
checkPeptideIdentification_
Method · 0.80
loadAndCleanupIDFile_
Method · 0.80
getFeasibleFragmentAdducts
Method · 0.80
addShiftedImmoniumIons
Method · 0.80
Calls
1
hasSubstring
Function · 0.85
Tested by
4
main_
Method · 0.64
addReferenceFormat
Method · 0.64
setScanRegExp_
Method · 0.64
START_SECTION
Function · 0.64