From 200ed529beaa61aa6bdbae38989d1500d51f57df Mon Sep 17 00:00:00 2001 From: trishorts Date: Wed, 29 Jan 2025 09:39:08 -0600 Subject: [PATCH] yo --- MetaMorpheus/GUI/TaskWindows/SearchTaskWindow.xaml.cs | 2 -- MetaMorpheus/GUI/Util/UpdateGUISettings.cs | 1 + 2 files changed, 1 insertion(+), 2 deletions(-) diff --git a/MetaMorpheus/GUI/TaskWindows/SearchTaskWindow.xaml.cs b/MetaMorpheus/GUI/TaskWindows/SearchTaskWindow.xaml.cs index 124ceebd5..690011219 100644 --- a/MetaMorpheus/GUI/TaskWindows/SearchTaskWindow.xaml.cs +++ b/MetaMorpheus/GUI/TaskWindows/SearchTaskWindow.xaml.cs @@ -17,8 +17,6 @@ using TaskLayer; using UsefulProteomicsDatabases; using GuiFunctions; -using Proteomics; -using System.Threading.Tasks; using Omics.Digestion; using Omics.Modifications; diff --git a/MetaMorpheus/GUI/Util/UpdateGUISettings.cs b/MetaMorpheus/GUI/Util/UpdateGUISettings.cs index b553e15ab..0d41883c1 100644 --- a/MetaMorpheus/GUI/Util/UpdateGUISettings.cs +++ b/MetaMorpheus/GUI/Util/UpdateGUISettings.cs @@ -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?");