Skip to content

Latest commit

 

History

History
131 lines (88 loc) · 3.48 KB

File metadata and controls

131 lines (88 loc) · 3.48 KB

Introduction

The OpenSWATH Workflow enables targeted data analysis of data-independent acquisition (DIA) or SWATH-MS proteomic data. The main workflow consists of OpenSWATH, PyProphet, TRIC, IPF and TAPIR. This website provides documentation on installation and application of the tools.

News

Note

2025-10-12: Updated Docker image (openswath/openswath:0.3.0), and added an Apptainer image build for the latest development version of the OpenSWATH workflow, including OpenMS 3.4.1, PyProphet 3.0.2, easyPQP 0.1.53, sage 0.14.7, arycal 0.1.10, and DIAlignR 2.0.0

Note

2025-05-09: With OpenMS 3.4.0, OpenSWATH supports automated spectrum addition at RT feature peak apex, peak picking extracted ion mobilograms, and ion mobility scoring for identifying transitions for IPF.

Note

2020-02-24: With OpenMS 2.4.0, OpenSWATH supports ion mobility extraction and scoring (diaPASEF data), supports PRM data, supports metabolite assay library generation (via SIRIUS), extraction and scoring.

Note

2018-11-07: The Docker image now includes OpenMS 2.4.0 and PyProphet 2.0.1.

Note

2018-11-07: With the release of OpenMS 2.4.0 and PyProphet 2.0.1, the new OpenSWATH workflow is available in the release branches.

Note

2018-03-22: We provide an experimental Docker image for the latest development version of the OpenSWATH workflow.

Note

2017-12-28: The tools of the OpenSWATH Workflow now provide experimental support for new SQLite-based file formats.

The OpenSWATH Workflow

.. toctree::
   :maxdepth: 3
   :caption: Installation

   docs/docker
   docs/singularity
   docs/binaries
   docs/sources

.. toctree::
   :maxdepth: 3
   :caption: Getting Started

   docs/getting_started

.. toctree::
   :maxdepth: 3
   :caption: Spectral library generation

   docs/generic
   docs/fragpipe
   docs/tpp
   docs/skyline
   docs/swathatlas
   docs/pqp

.. toctree::
   :maxdepth: 3
   :caption: Calibration libraries

   docs/calibration/generic
   docs/calibration/run_specific

.. toctree::
   :maxdepth: 3
   :caption: Targeted data extraction

   docs/openswath

.. toctree::
   :maxdepth: 3
   :caption: Statistical validation

   docs/pyprophet
   docs/percolator

.. toctree::
   :maxdepth: 3
   :caption: Multi-run alignment

   docs/tric
   docs/dialignr
   docs/arycal

.. toctree::
   :maxdepth: 3
   :caption: PTMs / Peptidoforms

   docs/ipf

.. toctree::
   :maxdepth: 3
   :caption: Chromatogram visualization

   docs/tapir
   docs/massdash

.. toctree::
   :maxdepth: 3
   :caption: Mobi-DIK (diaPASEF)

   docs/mobidik/mobi-dik
   docs/mobidik/dataconversion
   docs/mobidik/openswath_mobidik

.. toctree::
   :maxdepth: 3
   :caption: Differential expression analysis

   docs/swath2stats

.. toctree::
   :maxdepth: 3
   :caption: Tutorials

   docs/tutorials/diapasef_tutorial_1

Acknowledgments

The tools and workflows are being developed at the Aebersold Group at IMSB, ETH Zurich, University of Toronto and Columbia University with contributions from others. The core components are implemented as part of the OpenMS framework, the PyProphet, and msproteomicstools distributions.