Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/OpenMS/OpenMS
/ substr
Method
substr
src/openms/source/DATASTRUCTURES/String.cpp:214–217 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
212
}
213
214
String String::substr(size_t pos, size_t n) const
215
{
216
return StringUtils::substr(*this, pos, n);
217
}
218
219
String String::chop(Size n) const
220
{
Callers
15
foreach
Function · 0.80
getPlugins_
Method · 0.80
addPeakAnnotations_
Method · 0.80
generateSequenceDiagram_
Method · 0.80
getTypesFromParam_
Method · 0.80
setInputOutputCombo_
Method · 0.80
loadINI_
Method · 0.80
postScoreHits_
Function · 0.80
getTargetNucleotideToFragmentAdducts
Method · 0.80
main_
Method · 0.80
main_
Method · 0.80
getOriginalSearchEngineSettings_
Method · 0.80
Calls
1
substr
Function · 0.50
Tested by
6
searchSpectrum
Method · 0.64
handlePTMs
Method · 0.64
load
Method · 0.64
getACAndACType
Method · 0.64
generateTrieDB
Method · 0.64
addIonMatchStatistics
Method · 0.64