public class IdentificationMethod extends ExperimentObject
| Modifier and Type | Field and Description |
|---|---|
static int |
MS2_IDENTIFICATION
index for identification method based on MS2 fragment ion matching
|
static int |
PEPTIDE_FINGERPRINTING
index for identification method based on peptide mass fingerprinting
|
| Constructor and Description |
|---|
IdentificationMethod(int index)
Constructor for the identification method
|
| Modifier and Type | Method and Description |
|---|---|
int |
getIndex()
returns the index of the identification method
|
addUrParam, getParameterKey, getUrParampublic static final int PEPTIDE_FINGERPRINTING
public static final int MS2_IDENTIFICATION
Copyright © 2014. All rights reserved.