Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/OpenMS/OpenMS
/ setCompression
Method
setCompression
src/openms/source/FORMAT/OPTIONS/PeakFileOptions.cpp:166–169 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
164
}
165
166
void PeakFileOptions::setCompression(bool compress)
167
{
168
zlib_compression_ = compress;
169
}
170
171
bool PeakFileOptions::getCompression() const
172
{
Callers
14
create_im.py
File · 0.80
create_im_with_swathIm.py
File · 0.80
create_sonar.py
File · 0.80
main_
Method · 0.80
main_
Method · 0.80
populateContainer_sub_
Function · 0.80
writeSpectra
Method · 0.80
writeChromatograms
Method · 0.80
prepareChromOutput
Method · 0.80
addNewSwathMap_
Function · 0.80
addMS1Map_
Function · 0.80
MzMLFile_test.cpp
File · 0.80
Calls
no outgoing calls
Tested by
1
testNumpressConfig
Function · 0.64