Skip to content

Commit

Permalink
yo
Browse files Browse the repository at this point in the history
  • Loading branch information
trishorts committed Jan 29, 2025
1 parent cd2aa5c commit 200ed52
Show file tree
Hide file tree
Showing 2 changed files with 1 addition and 2 deletions.
2 changes: 0 additions & 2 deletions MetaMorpheus/GUI/TaskWindows/SearchTaskWindow.xaml.cs
Original file line number Diff line number Diff line change
Expand Up @@ -17,8 +17,6 @@
using TaskLayer;
using UsefulProteomicsDatabases;
using GuiFunctions;
using Proteomics;
using System.Threading.Tasks;
using Omics.Digestion;
using Omics.Modifications;

Expand Down
1 change: 1 addition & 0 deletions MetaMorpheus/GUI/Util/UpdateGUISettings.cs
Original file line number Diff line number Diff line change
Expand Up @@ -80,6 +80,7 @@ public static bool UseTopDownRecommendedSettings()
"\t-Uncheck all variable mods (Please use a GPTMD database instead)\n" +
"\t-SEARCH TASK ONLY: Check 'No Quantification'\n" +
"\t-SEARCH TASK ONLY: Check '1, 2, or 3 Missed Monoisotopic Peaks'\n" +
"\t-SEARCH TASK ONLY: Increase the maximum allowed modified isoforms to 4096'\n" +
"\t-GPTMD TASK ONLY: Search for a select subset of Common Biological Modifications and oxidation of M\n\n" +
"Would you like to use these recommended settings?");

Expand Down

0 comments on commit 200ed52

Please sign in to comment.