Skip to content

Latest commit

 

History

History
20 lines (16 loc) · 774 Bytes

README.md

File metadata and controls

20 lines (16 loc) · 774 Bytes

UniformRT

LC-MS/MS derived peptide retention time deviation calculator across replicates for DDA and DIA derived result files.

How to use UniformRT in Windows/Linux

usage: UniformRT.py [-h] -ex [-ex ...] -ip [-ip ...] -rt [-rt ...]

Variation from run-to-run retention time (RT) deviation in LC-MS derived DDA
or DIA results

positional arguments:
  -ex         Mention the type of acquisition method used (DDA/DIA)
  -ip         This tool can take Peptide Spectrum Match (PSM) table from
              Proteome Discoverer or DIA-Spectral Library search output from
              Skyline in tab delimitted format (txt/tsv)
  -rt         Minimum number of RTs to be considered for the analysis

optional arguments:
  -h, --help  show this help message and exit