|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use Identification | |
---|---|
com.compomics.util.experiment | This package contains MSExperiment main class. |
com.compomics.util.experiment.identification.identifications | This package contains experiment classes related to MS/MS identifications. |
Uses of Identification in com.compomics.util.experiment |
---|
Methods in com.compomics.util.experiment that return Identification | |
---|---|
Identification |
ProteomicAnalysis.getIdentification(int identificationMethod)
Returns identification results obtained with an identification method |
Methods in com.compomics.util.experiment with parameters of type Identification | |
---|---|
void |
ProteomicAnalysis.addIdentificationResults(int identificationMethod,
Identification identificationResults)
Adds identification results obtained with an identification method |
Uses of Identification in com.compomics.util.experiment.identification.identifications |
---|
Subclasses of Identification in com.compomics.util.experiment.identification.identifications | |
---|---|
class |
Ms2Identification
This class models an Ms2 Identification. |
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |