Uses of Interface
eu.isas.peptideshaker.gui.protein_sequence.ProteinSequencePanelParent
| Package | Description |
|---|---|
| eu.isas.peptideshaker.gui.protein_sequence |
Protein sequence annotation.
|
| eu.isas.peptideshaker.gui.tabpanels |
Main GUI panels.
|
-
Uses of ProteinSequencePanelParent in eu.isas.peptideshaker.gui.protein_sequence
Methods in eu.isas.peptideshaker.gui.protein_sequence with parameters of type ProteinSequencePanelParent Modifier and Type Method Description org.jfree.chart.ChartPanelProteinSequencePanel. getSequencePlot(ProteinSequencePanelParent aProteinSequencePanelParent, no.uib.jsparklines.data.JSparklinesDataset sparklineDataset, HashMap<Integer,ArrayList<ResidueAnnotation>> proteinAnnotations, boolean addReferenceLine, boolean allowZooming)Returns a sequence plot as a ChartPanel. -
Uses of ProteinSequencePanelParent in eu.isas.peptideshaker.gui.tabpanels
Classes in eu.isas.peptideshaker.gui.tabpanels that implement ProteinSequencePanelParent Modifier and Type Class Description classOverviewPanelThe overview panel displaying the proteins, the peptides and the spectra.classProteinFractionsPanelDisplays information about which fractions the peptides and proteins were detected in.