|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use IdentificationMatch | |
---|---|
com.compomics.util.experiment.identification | This package contains experiment classes related to identifications. |
com.compomics.util.experiment.identification.matches | This package contains experiment classes releated to matches. |
Uses of IdentificationMatch in com.compomics.util.experiment.identification |
---|
Methods in com.compomics.util.experiment.identification with parameters of type IdentificationMatch | |
---|---|
void |
IdentificationDB.addMatch(IdentificationMatch match)
Adds an identification match to the database. |
void |
IdentificationDB.updateMatch(IdentificationMatch match)
Updates a match. |
Uses of IdentificationMatch in com.compomics.util.experiment.identification.matches |
---|
Subclasses of IdentificationMatch in com.compomics.util.experiment.identification.matches | |
---|---|
class |
PeptideMatch
This class models a peptide match. |
class |
ProteinMatch
This class models a protein match. |
class |
SpectrumMatch
This class models a spectrum match. |
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |