Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/OpenMS/OpenMS
/ prefix
Method
prefix
src/openms/source/DATASTRUCTURES/String.cpp:184–187 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
182
}
183
184
String String::prefix(SizeType length) const
185
{
186
return StringUtils::prefix(*this, length);
187
}
188
189
String String::suffix(SizeType length) const
190
{
Callers
15
load
Method · 0.80
getParamFromIni_
Method · 0.80
generateSequenceDiagram_
Method · 0.80
main_
Method · 0.80
extractMetaboTargetedAssay
Method · 0.80
mergeFeatures
Method · 0.80
removeDecoyStringIfPresent_
Method · 0.80
store
Method · 0.80
initModificationMassesRNA
Method · 0.80
extractAndTransformScores
Method · 0.80
PrefixInfo_
Method · 0.80
getToolNamesFromINI
Method · 0.80
Calls
1
prefix
Function · 0.50
Tested by
4
main_
Method · 0.64
mergeFeatures
Method · 0.64
addXLinkIonLosses_
Method · 0.64
addIonMatchStatistics
Method · 0.64