public class ClusteringFilePSM extends Object implements IPeptideSpectrumMatch
Constructor and Description |
---|
ClusteringFilePSM(String sequence) |
Modifier and Type | Method and Description |
---|---|
void |
addModification(IModification modification) |
void |
addModifications(Collection<IModification> modifications) |
void |
clearModifications() |
boolean |
equals(Object o) |
List<IModification> |
getModifications() |
String |
getSequence() |
int |
hashCode() |
public ClusteringFilePSM(String sequence)
public String getSequence()
getSequence
in interface IPeptideSpectrumMatch
public List<IModification> getModifications()
getModifications
in interface IPeptideSpectrumMatch
public void addModification(IModification modification)
public void addModifications(Collection<IModification> modifications)
public void clearModifications()
Copyright © 2021. All rights reserved.