Skip to content

Commit 0c6768a

Browse files
authored
Merge pull request #6103 from Swathi266/patch-16
Update tutorial.md
2 parents 26fe213 + 8d72920 commit 0c6768a

File tree

1 file changed

+8
-11
lines changed

1 file changed

+8
-11
lines changed

topics/proteomics/tutorials/encyclopedia/tutorial.md

Lines changed: 8 additions & 11 deletions
Original file line numberDiff line numberDiff line change
@@ -120,16 +120,13 @@ In a typical DIA-MS experiment, the precursor scan usually ranges between 400-10
120120
>
121121
> {% snippet faqs/galaxy/datasets_change_datatype.md datatype="thermo.raw" %}
122122
>
123-
> 5. Add to each dataset a tag corresponding to file-type, i.e.
124-
> - GPF datasets (files containing - 395, 495, 595, 695, 795 and 895) can be label as `#gpf
125-
>
126-
> 6. Add to each dataset a tag corresponding to file type, i.e.
123+
> 5. Add to each dataset a tag corresponding to file type, i.e.
127124
> - GPF datasets (files containing - 395, 495, 595, 695, 795, and 895) can be labeled as `#gpf`
128125
> - Experimental DIA datasets (Mix 1-4) label as `#experimental`
129126
>
130127
> {% snippet faqs/galaxy/datasets_add_tag.md %}
131128
>
132-
> 7. Please create a dataset collection for both the GPF files and the Experimental Design files.
129+
> 6. Please create a dataset collection for both the GPF files and the Experimental Design files.
133130
> - Name the dataset collections as "**GPF collection**" and "**Experimental Design collection**"
134131
>
135132
> {% snippet faqs/galaxy/collections_build_list.md %}
@@ -155,7 +152,7 @@ In this workflow, msconvert uses dataset collections. The tool will convert each
155152
156153
> <hands-on-title>Conversion of GPF DIA mass spectrometry raw data to mzML data-type.</hands-on-title>
157154
>
158-
> 1. {% tool [msconvert](toolshed.g2.bx.psu.edu/repos/galaxyp/msconvert/msconvert/3.0.19052.1) %} with the following parameters:
155+
> 1. {% tool [msconvert Convert and/or filter mass spectrometry files](toolshed.g2.bx.psu.edu/repos/galaxyp/msconvert/msconvert/3.0.20287.6) %} with the following parameters:
159156
> - {% icon param-collection %} *"Input unrefined MS data"*: `GPF collection` (Input dataset collection)
160157
> - *"Do you agree to the vendor licenses?"*: `Yes`
161158
> - *"Output Type"*: `mzML`
@@ -198,13 +195,13 @@ In this workflow, msconvert uses dataset collections. The tool will convert each
198195
199196
> <hands-on-title>Conversion of Experimental DIA mass spectrometry raw data to mzML data-type.</hands-on-title>
200197
>
201-
> 1. {% tool [msconvert](toolshed.g2.bx.psu.edu/repos/galaxyp/msconvert/msconvert/3.0.19052.1) %} with the following parameters:
198+
> 1. {% tool [msconvert Convert and/or filter mass spectrometry files](toolshed.g2.bx.psu.edu/repos/galaxyp/msconvert/msconvert/3.0.20287.6) %} with the following parameters:
202199
> - {% icon param-collection %} *"Input unrefined MS data"*: `Experimental Design collection` (Input dataset collection)
203200
> - *"Do you agree to the vendor licenses?"*: `Yes`
204201
> - *"Output Type"*: `mzML`
205202
> - In *"Data Processing Filters"*:
206203
> - *"Apply peak picking?"*: `Yes`
207-
> - *"Apply m/z refinement with identification data?"*: `Yes`
204+
> - *"Apply m/z refinement with identification data?"*: `No`
208205
> - *"(Re-)calculate charge states?"*: `no`
209206
> - *"Filter m/z Window"*: `Yes`
210207
> - *"Filter out ETD precursor peaks?"*: `Yes`
@@ -243,7 +240,7 @@ SearchToLib is the tool responsible for the generation of the Chromatogram Libra
243240
244241
> <hands-on-title>Building a Chromatogram Library with DIA MS/MS data.</hands-on-title>
245242
>
246-
> 1. {% tool [SearchToLib](toolshed.g2.bx.psu.edu/repos/galaxyp/encyclopedia_searchtolib/encyclopedia_searchtolib/0.9.5.0) %} with the following parameters:
243+
> 1. {% tool [SearchToLib Build a Chromatogram Library from Data-Independent Acquisition (DIA) MS/MS Data](toolshed.g2.bx.psu.edu/repos/galaxyp/encyclopedia_searchtolib/encyclopedia_searchtolib/1.12.34) %} with the following parameters:
247244
> - {% icon param-file %} *"Spectrum files in mzML format"*: `output` (output of **msconvert** {% icon tool %})
248245
> - {% icon param-file %} *"Library: Chromatagram .ELIB or Spectrum .DLIB"*: `output` (Input dataset)
249246
> - {% icon param-file %} *"Background proteome protein fasta database"*: `output` (Input dataset)
@@ -314,7 +311,7 @@ DIA data analysis with EncyclopeDIA is still possible without a Spectral library
314311
315312
> <hands-on-title>Chromatogram Library generation using WALNUT variation.</hands-on-title>
316313
>
317-
> 1. {% tool [SearchToLib](toolshed.g2.bx.psu.edu/repos/galaxyp/encyclopedia_searchtolib/encyclopedia_searchtolib/0.9.5.0) %} with the following parameters:
314+
> 1. {% tool [SearchToLib Build a Chromatogram Library from Data-Independent Acquisition (DIA) MS/MS Data](toolshed.g2.bx.psu.edu/repos/galaxyp/encyclopedia_searchtolib/encyclopedia_searchtolib/1.12.34) %} with the following parameters:
318315
> - {% icon param-file %} *"Spectrum files in mzML format"*: `output` (output of **msconvert** {% icon tool %})
319316
> - {% icon param-file %} *"Library: Chromatagram .ELIB or Spectrum .DLIB"*: `Nothing selected`
320317
> - {% icon param-file %} *"Background proteome protein fasta database"*: `output` (Input dataset)
@@ -351,7 +348,7 @@ EncyclopeDIA is the tool used for DIA data analysis through searching peptides a
351348
352349
> <hands-on-title>Library searching directly from DIA MS/MS data.</hands-on-title>
353350
>
354-
> 1. {% tool [EncyclopeDIA Quantify](toolshed.g2.bx.psu.edu/repos/galaxyp/encyclopedia_quantify/encyclopedia_quantify/0.9.5.0) %} with the following parameters:
351+
> 1. {% tool [EncyclopeDIA Quantify samples from Data-Independent Acquisition (DIA) MS/MS Data](toolshed.g2.bx.psu.edu/repos/galaxyp/encyclopedia_quantify/encyclopedia_quantify/1.12.34) %} with the following parameters:
355352
> - {% icon param-file %} *"Spectrum files in mzML format"*: `output` (output of **msconvert** {% icon tool %})
356353
> - {% icon param-file %} *"Library: Chromatagram .ELIB or Spectrum .DLIB"*: `elib` (output of **SearchToLib** {% icon tool %})
357354
> - {% icon param-file %} *"Background proteome protein fasta database"*: `output` (Input dataset)

0 commit comments

Comments
 (0)