Skip to content

Commit 5045699

Browse files
authored
fix typo
1 parent e8a0689 commit 5045699

File tree

1 file changed

+2
-2
lines changed
  • topics/proteomics/tutorials/maxquant-msstats-dda-lfq

1 file changed

+2
-2
lines changed

topics/proteomics/tutorials/maxquant-msstats-dda-lfq/tutorial.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -411,11 +411,11 @@ For each condition we select only the significant proteins, which are proteins w
411411
> - {% icon param-file %} *"Filter"*: `rdeb filtered` (output of **Filter** {% icon tool %})
412412
> - *"With following condition"*: `c8>0`
413413
> - *"Number of header lines to skip"*: `1`
414-
> - Rename the file into `rdeb rdeb`
414+
> - Rename the file into `significant rdeb`
415415
> 4. {% tool [Cut](Cut1) %} with the following parameters:
416416
> - *"Cut columns"*: `c1`
417417
> - {% icon param-file %} *"From"*: `significant rdeb` (output of last **Filter** {% icon tool %})
418-
> - Rename the file into `metastasized cut`
418+
> - Rename the file into `rdeb cut`
419419
> 5. {% tool [Replace Text in a specific column](toolshed.g2.bx.psu.edu/repos/bgruening/text_processing/tp_replace_in_column/1.1.3) %} with the following parameters:
420420
> - {% icon param-file %} *"File to process"*: `Sample Quantification Matrix` (output of **MSstats** {% icon tool %})
421421
> - In *"Replacement"*:

0 commit comments

Comments
 (0)