Skip to content

Commit 3f438b9

Browse files
committed
adjust fdr node changes
1 parent 2a05b31 commit 3f438b9

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docs/tutorials/knime-user-tutorial/lfq-peptide-protein.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -92,7 +92,7 @@ FDR of < 1 %.
9292
**Community Nodes** > **OpenMS** > **Identification Processing**). `FalseDiscoveryRate` is meant to be run on data with protein inferencences
9393
(more on that later), in order to just use it for peptides, open the configure window, select "show advanced parameter" and toggle "force" to true.
9494
- In order to set the FDR level to 1%, we need an `IDFilter` node from **Community Nodes** > **OpenMS** > **Identification Processing**.
95-
Configuring its parameter `FDR→PSM` to 0.01 will do the trick. The FDR calculations (embedded in the idXML) from
95+
Configuring the parameter `FDR→PSM` of the `FalseDiscoveryRate` node to 0.01 will do the trick. The FDR calculations (embedded in the idXML) from
9696
the `FalseDiscoveryRate` node will go into the *in* port of the `IDFilter` node.
9797
- Execute your workflow and inspect the results using `IDTextReader` like you did before. How many peptides did you
9898
identify at this FDR threshold?

0 commit comments

Comments
 (0)