|
||||||||||
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(java.lang.String key)
Returns the desired peptide match. |
PeptideMatch |
Identification.getPeptideMatch(java.lang.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. |
void |
Identification.updatePeptideMatch(PeptideMatch peptideMatch)
Updates a peptide match in the database. |
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |