Skip to content

CRISP-DIA v1.0.2 (Python)

Latest
Compare
Choose a tag to compare
@ybinjun ybinjun released this 29 Mar 08:42
6460f01
  1. This version is a Python implementation (with GUI) of CRISP-DIA. The Matlab Environment, which was necessary for the previous versions, is no longer needed.
  2. Direct processing of .raw and .wiff files is supported additionally (converting DIA data files to .mzML using MSConvert is optional now).
  3. If staggered (multiplexed) DIA isolation windows are used, they will be demultiplexed automatically.
  4. Maxquant library (msms.txt) can be converted to a .csv file (for CRISP-DIA processing) using the Manu ‘Convert’->‘Convert Maxquant msms.txt to Library’.
  5. ‘iRT_PeptideMSspec’ can be created from a .csv library file using the Manu ‘Convert’->‘Create iRT_PeptideMSspec file from Library’.
    The processing speed is a little slower than version 1.0.1, which is expected to be improved in the next version.