public class PeptideAminoAcidFeature extends AASequenceFeature
AASequenceFeature.Function
Modifier and Type | Field and Description |
---|---|
static int |
index
The index of this ms2pip feature.
|
aminoAcidProperty, function
implementations
Constructor and Description |
---|
PeptideAminoAcidFeature(AminoAcid.Property aminoAcidProperty,
AASequenceFeature.Function function)
Constructor.
|
Modifier and Type | Method and Description |
---|---|
String |
getCategory()
Returns the category of the feature.
|
String |
getDescription()
Returns the description of the feature.
|
int |
getIndex()
Returns an integer unique to this class.
|
getAminoAcidProperty, getFunction, setAminoAcidProperty, setFunction
public static final int index
public PeptideAminoAcidFeature(AminoAcid.Property aminoAcidProperty, AASequenceFeature.Function function)
aminoAcidProperty
- the amino acid property to considerfunction
- the function used to compare the amino acid propertiespublic String getCategory()
Ms2pipFeature
public String getDescription()
Ms2pipFeature
public int getIndex()
Ms2pipFeature
Copyright © 2018. All rights reserved.