Wiki

Clone wiki

Thesaurus / Home

thesaurus_graphic.png

The human phosphorylation regulatory network represents a complex signaling cascade where proteins can be phosphorylated at multiple sites resulting in different functional states. Here we present Thesaurus, a hybrid search engine that detects, localizes, and quantifies novel positional isomers using site-specific fragment ions directly from data independent acquisition mass spectrometry experiments. This software works for several PTMs in addition to phosphorylation. Check out our paper describing Thesaurus and what it can do at Nature Methods (Searle et al, 2019)!

How do I get Thesaurus?

The Thesaurus project has been merged into EncyclopeDIA, a joint open source project with the same goals. You can now access the latest version of Thesaurus in encyclopedia-0.9.5 or higher.

Thesaurus is open source under the Apache 2 licence, which means you can do what you like with the software, as long as you include the required notices. We recommend that you download the human phosphoproteome library originally published as Lawrence et al, 2016.

Stable versions: Release Date Changes
encyclopedia-0.9.5 2020-06-05 Added Thesaurus into the main EncyclopeDIA build
thesaurus-0.9.4 2020-03-10 new flags to search for positional isomers and additional PTMs
thesaurus-0.6.4 2018-03-22 improved sensitivity, localization FDR
thesaurus-0.5.7 2017-09-17 original upload

How do I use Thesaurus?

Thesaurus is a cross-platform Java application that has been tested for Windows, Macintosh, and Linux. Specifically, we have tested it under Windows 8 and 10, Mac OS X 10.11-13, and RedHat Linux 4.4. The Thesaurus GUI can be opened by double clicking on the Thesaurus .JAR (e.g. thesaurus-0.5.4-executable.jar). Alternatively, Thesaurus can be used through the command line. Thesaurus requires 64-bit Java 1.8. If you don't already have it, you can download either the "Windows x64 Offline", "Mac OS X x64 .DMG" or "Linux x64" link from the Java SE Runtime Environment 8 downloads website, depending on your specific operating system. The download and installation time should take only a few minutes.

We recommend that you download the manual. The manual includes a quickstart walkthrough to help you analyze a simple PRM example using a demo library and demo data. The manual includes instructions on how to process your own data using the GUI. While the GUI is designed to enable fast and easy analysis for most experiments, the manual describes how to use the command-line options to access additional features. Thesaurus ELIB reports are produced as SQLite Documents. The manual includes the tabular structure of these documents, as well as a list of common queries. We recommend using the SQLite Browser to graphically browse the reports.

Who do I talk to?

This is a Villen Lab and MacCoss Lab project from the University of Washington, Department of Genome Sciences. It is now maintained by the Searle lab at the Institute for Systems Biology. For more information please contact Brian Searle (bsearle at systemsbiology dot org).

Contribution guidelines

Code contributions are very welcome! However, any contribution must follow the coding style of the project, be presented with tests and stand up to code review before it will be accepted. We recommend that you contact us directly before submitting pull requests on our approved practices.

Updated