We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent a1b6094 commit 4d14403Copy full SHA for 4d14403
src/main/java/edu/ucsd/msjava/msgf/ToolLauncher.java
@@ -29,7 +29,7 @@ public abstract class ToolLauncher {
29
protected float maxParentMass = 2000;
30
protected int msgfScoreThreshold = 0;
31
32
- // Amino acid set, default: standard + Carboamidomethyl C
+ // Amino acid set, default: standard + Carbamidomethyl C
33
protected AminoAcidSet aaSet;
34
35
// output
0 commit comments