Skip to content

Get started

This guide provides step-by-step instructions for new users to get started with Tesorai Search. It covers the core workflow, including uploading mass spectrometry (RAW) and protein sequence (FASTA) files, launching search jobs with configurable parameters, and accessing job results.

Uploading your data is the first step to using Tesorai Search. There are two main types of files you can upload:

  • RAW files: These are your mass spectrometry data files (e.g., Thermo .raw).

  • FASTA files: These contain protein sequence data for your search.

To upload files:

  1. Navigate to the Files page from the sidebar.
  2. Click the + Add files button in the top right or drag and drop your files – .raw, .mzml, or .zip for spectra files, and .fasta for FASTA proteome files.
  3. Uploaded files will appear in the list, organized by type: Spectra or FASTA.

Uploading files screenshot


Once your files are uploaded, you can launch a search job:

  1. Go to the Jobs page and click + Start job.
  2. Select a FASTA file and one or more RAW files.
  3. Configure your search parameters as needed (DDA/DIA, TMT-plex, variable modifications, FDR threshold, etc.).
  4. Click Start job to launch the analysis.

Running jobs screenshot

The job will appear in the Jobs list, where you can monitor for completion. You will also receive an email notification when the job is complete.

Jobs list screenshot


Once the job is complete, you can view the results by clicking on the job or by clicking the ‘report’ icon on the right side of the job in the Jobs list.

Jobs list screenshot

This will provide you with an overview report of the job, including:

  • Summary statics from the search results
  • Standard QC plots
  • Searchable quantified PSM and protein tables, filtered to the specified FDR
  • Annotated spectrum viewer for PSMs and XIC viewer (DIA only)
  • Protein coverage plots

Note: You can search the Quantified PSMs and Quantified Proteins tables by:

  • Entering a substring to match in the search bar at the top of any string-type columns, e.g. SGSEGS to match a peptide sub-sequence.
  • Entering = <numeric_value> to match rows where the column value is equal to the specified numeric value.
  • Entering > <numeric_value> to match rows where the column value is greater than the specified numeric value.
  • Entering < <numeric_value> to match rows where the column value is less than the specified numeric value.
  • Entering >= <numeric_value> to match rows where the column value is greater than or equal to the specified numeric value.
  • Entering <= <numeric_value> to match rows where the column value is less than or equal to the specified numeric value.

Overview report screenshot 1 Overview report screenshot 2 Overview report screenshot 3 Overview report screenshot 4 Overview report screenshot 5 Overview report screenshot 6