Package | Description |
---|---|
com.compomics.util.experiment |
This package contains MSExperiment main class and all sub-classes useful for the modeling of an experiment.
|
com.compomics.util.experiment.identification.identifications |
This package contains experiment classes related to MS/MS identifications.
|
Modifier and Type | Method and Description |
---|---|
Identification |
ProteomicAnalysis.getIdentification(int identificationMethod)
Returns identification results obtained with an identification method
|
Modifier and Type | Method and Description |
---|---|
void |
ProteomicAnalysis.addIdentificationResults(int identificationMethod,
Identification identificationResults)
Adds identification results obtained with an identification method
|
Modifier and Type | Class and Description |
---|---|
class |
Ms2Identification
This class models an MS2 Identification.
|
Copyright © 2014. All Rights Reserved.