Class GOEAPanel

All Implemented Interfaces:
ImageObserver, MenuContainer, Serializable, Accessible

public class GOEAPanel extends JPanel
The PeptideShaker GO Enrichment Analysis tab.
Author:
Harald Barsnes
See Also:
  • Constructor Details

    • GOEAPanel

      public GOEAPanel(PeptideShakerGUI peptideShakerGUI)
      Creates a new GOEAPanel.
      Parameters:
      peptideShakerGUI - the PeptideShakerGUI parent
  • Method Details

    • displayResults

      public void displayResults()
      Update the GO mappings.
    • updateMappings

      public void updateMappings()
      Update the GO mappings.
    • clearOldResults

      public void clearOldResults()
      Clear the old results.
    • updateScores

      public void updateScores()
      Hides or displays the score column in the protein table.
    • showSparkLines

      public void showSparkLines(boolean showSparkLines)
      Displays or hide sparklines in the tables.
      Parameters:
      showSparkLines - boolean indicating whether sparklines shall be displayed or hidden