[ADD] command to download and install Bruker SDK
A few scripts for analysis of TIMS-TOF data
Convert a single .d file into a mzML file with each frame encoded as a separate spectrum: src/convert_single.py
src/convert_single.py
Convert a single .d file into multiple mzML files with each frame stored as a separate mzML file: src/convert_multipleMzML.py
src/convert_multipleMzML.py
Extract a single frame for plotting: src/extract_frame_for_plotting.py
src/extract_frame_for_plotting.py
See doc/HeLa.md
Histograms per swath: src/histogram_swath.py and src/histogram_swath_overlay.py
src/histogram_swath.py
src/histogram_swath_overlay.py
用于DIA-PASEF质谱数据的处理和分析
版权所有:中国计算机学会技术支持:开源发展技术委员会 京ICP备13000930号-9 京公网安备 11010802032778号
TIMS TOF
A few scripts for analysis of TIMS-TOF data
Scripts
Convert a single .d file into a mzML file with each frame encoded as a separate spectrum:
src/convert_single.pyConvert a single .d file into multiple mzML files with each frame stored as a separate mzML file:
src/convert_multipleMzML.pyExtract a single frame for plotting:
src/extract_frame_for_plotting.pyHeLa Analysis
See doc/HeLa.md
Histograms per swath:
src/histogram_swath.pyandsrc/histogram_swath_overlay.py