|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use PeptideMatch | |
---|---|
com.compomics.util.experiment.identification | This package contains experiment classes related to identifications. |
Uses of PeptideMatch in com.compomics.util.experiment.identification |
---|
Methods in com.compomics.util.experiment.identification that return PeptideMatch | |
---|---|
PeptideMatch |
IdentificationDB.getPeptideMatch(String key)
Returns the desired peptide match |
PeptideMatch |
Identification.getPeptideMatch(String peptideKey)
Returns a peptide match. |
Methods in com.compomics.util.experiment.identification with parameters of type PeptideMatch | |
---|---|
void |
IdentificationDB.addPeptideMatch(PeptideMatch peptideMatch)
Adds a peptide match to the database |
void |
IdentificationDB.updatePeptideMatch(PeptideMatch peptideMatch)
updates a peptide match |
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |