Skip to content

Roestlab/dia-pasef

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

PyPI version fury.io PyPI download month install with biocondaEuropean Galaxy server

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.py

Convert a single .d file into multiple mzML files with each frame stored as a separate mzML file: src/convert_multipleMzML.py

Extract a single frame for plotting: src/extract_frame_for_plotting.py

HeLa Analysis

See doc/HeLa.md

Histograms per swath: src/histogram_swath.py and src/histogram_swath_overlay.py