You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
normalisation_dropdown=ttk.OptionMenu(master, normalisation_type, "None", "Using all Proteins", "Using subset from Column", "Using subset from File")
624
+
normalisation_dropdown=ttk.OptionMenu(master, normalisation_type, "None","None","Using all Proteins", "Using subset from Column", "Using subset from File")
0 commit comments