|
2 | 2 | title: "Proteomics" |
3 | 3 | --- |
4 | 4 |
|
5 | | -## 1. Label-free shotgun proteomics |
| 5 | +See [Figure 2](index.qmd#fig-2) for the meanings of the abbreviations used in this chapter. |
6 | 6 |
|
7 | | -TBA |
| 7 | +## 1. LC-MS (DDA) for proteomics |
| 8 | +### 1-1 Input data |
| 9 | +The dataset for reproducing this tutorial can be obtained from |
| 10 | +[](https://zenodo.org/badge/DOI/10.5281/zenodo.15369007) |
| 11 | +This tutorial utilizes 2 raw data files (*.raw) from https://repository.jpostdb.org/entry/JPST000200. |
| 12 | +The human_proteins_ref.fasta was obtained from https://www.uniprot.org/. |
| 13 | + |
| 14 | +### 1-1 Starting up your project |
| 15 | + |
| 16 | +![Figure 1: Starting up a project in MS-DIAL5. First, open the |
| 17 | +MSDIAL.exe file in the downloaded folder (1). Click on “New |
| 18 | +project” (2). You can name your project according to your preferences. |
| 19 | +Browse to the location of your experimental files. Click next and then |
| 20 | +continue to the second left side bar “Raw measurement files”. Here, |
| 21 | +click browse to access your raw data files.] |
| 22 | +(images/proteomics/Fig1%20Starting%20up%20a%20project.png){#fig-1} |
| 23 | + |
| 24 | +![Figure 2: Importing raw data files and setting up the measurement |
| 25 | +parameters. Change the type of file according to your vendor format |
| 26 | +and select the raw data files that you want to import (1). After |
| 27 | +improting your raw data files, you will be able to further assign |
| 28 | +identifiers to your measurements by sample “Type” (Sample, Standard, |
| 29 | +Blank), “Class ID” (according to your experimental setup) set the |
| 30 | +batch, analytical order, dilution factor, or possibly exclude some |
| 31 | +samples from further data processing (2, 3). This is because to be able |
| 32 | +to use all MS-DIAL functions. After clicking next and selecting the |
| 33 | +“Measurement parameters” in the left side tab, you can specify your |
| 34 | +analytical setup according to this figure (4).] |
| 35 | +(images/proteomics/Fig2%20Improting%20a%20raw%20data%20files%20and%20setting%20up%20parameters.png){#fig-2} |
| 36 | + |
| 37 | +![Figure 3: Setting other project parameters according to your thoughts. |
| 38 | +Specifically, in the “Identification” section, FASTA files obtained from |
| 39 | +Uniprot or other sources can be set as a database. Select the “+” next to |
| 40 | +“Database setting” (1). Here, select the database type and browse to access |
| 41 | +your files (Fasta) (2). In addition to this, if you browse the enzyme setting, |
| 42 | +you can select the enzyme according to your experimental setup (3, 4). Also, |
| 43 | +you can set modification settings in this entry. In the proteomics mode of |
| 44 | +MS-DIAL, carbamidomethyl (CAM) of cysteine is considered in the default settings.] |
| 45 | +(images/proteomics/Fig3%20Setting%20up%20analysis%20parameters.png){#fig-3} |
| 46 | + |
| 47 | +![Figure 4: This is the main view of MS-DIAL. Double-clicking on a file name |
| 48 | +in the file navigator will display the detected peak information in the center |
| 49 | +window (Peak spot viewer) (1). “Show ion table” window can be displayed both on |
| 50 | +the alignment result viewer and the peak spot viewer (2). Based on the amino acid |
| 51 | +sequence information in the Fasta file, the sequence is annotated and mapped as |
| 52 | +a peptide that is expected to be generated when digested with trypsin, etc. (3). |
| 53 | +The peak height is visualized in a bar chart for each result. Each peptide result |
| 54 | +can be marked with a Comment or Tag (4). This result should be retained by saving |
| 55 | +the project file (5). The annotation of each peptide involves analysis of its |
| 56 | +tandem mass spectrum. Assuming peptide bond cleavage induced by Collision Induced |
| 57 | +Dissociation (CID), lists of b-ions and y-ions derived from each peptide sequence |
| 58 | +are generated and compared. In MS-DIAL, product ions with charges greater than one |
| 59 | +are also considered. B-ions are displayed in red and y-ions in cyan, shown as paired |
| 60 | +spectra below the measured spectrum (6).] |
| 61 | +(images/proteomics/Fig4%20Project%20windows%20after%20analysis.png){#fig-4} |
| 62 | + |
| 63 | +The video tutorial for the MS-DAIL5 operation |
| 64 | + |
| 65 | +{{< video https://www.youtube.com/watch?v=kdykKiKPaho >}} |
0 commit comments