Skip to content
Snippets Groups Projects
Commit 978dac78 authored by Olivier Langella's avatar Olivier Langella
Browse files

O.O1 replaced by 0.01

parent ba4df1b2
No related branches found
No related tags found
No related merge requests found
......@@ -50,7 +50,7 @@ public class XtandemPipelineMain {
public static String warning = "Evalue protein has been changed\n"
+ "Now, the evalue protein is calculated by the product of unique peptide evalues.\n\n"
+ "If a protein is identified by two peptides with an evalue of O.O1, the protein evalue is O.OOO1.\n\n"
+ "If a protein is identified by two peptides with an evalue of 0.01, the protein evalue is 0.0001.\n\n"
+ "So, we preconise to put -4 for the protein evalue filter instead of -8.";
// public static String news =
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment