Package | Description |
---|---|
com.compomics.util.experiment.identification |
Experiment classes related to identifications.
|
com.compomics.util.experiment.identification.matches_iterators |
Identification match iterators.
|
com.compomics.util.gui.genes |
Dialogs for the handling of genes.
|
Modifier and Type | Method and Description |
---|---|
ProteinMatch |
Identification.getProteinMatch(long key)
Returns the protein match with the given key.
|
Modifier and Type | Method and Description |
---|---|
void |
Identification.addProteinMatch(long key,
ProteinMatch proteinMatch)
Adds a protein match.
|
Modifier and Type | Method and Description |
---|---|
ProteinMatch |
ProteinMatchesIterator.next()
Returns the next match and updates the buffer.
|
Constructor and Description |
---|
GeneDetailsDialog(Frame parent,
ProteinMatch proteinMatch,
GeneMaps geneMaps,
ProteinDetailsProvider proteinDetailsProvider)
Creates a new GeneDetailsDialog.
|
Copyright © 2021. All rights reserved.