public class TranscriptNormalized extends Transcript implements Comparable<TranscriptNormalized>
MutationMention
mention which has been successfully
normalized to a Transcript
.CDC_sequence, ensg, ensp, enst, entrez, protein_sequence, uniprot
Modifier and Type | Method and Description |
---|---|
int |
compareTo(TranscriptNormalized that) |
int |
getConfidence() |
UniprotFeature |
getFeature() |
EnumSet<MatchOptions> |
getMatchType() |
boolean |
isExactMatch() |
boolean |
isFeatureMatch() |
boolean |
isPsm() |
equals, getCDC_sequence, getEnsg, getEnsp, getEnst, getEntrez, getProtein_sequence, getTranscripts, getUniprot, hashCode, init, toString
public EnumSet<MatchOptions> getMatchType()
public boolean isFeatureMatch()
public UniprotFeature getFeature()
public int compareTo(TranscriptNormalized that)
compareTo
in interface Comparable<TranscriptNormalized>
public int getConfidence()
public boolean isPsm()
public boolean isExactMatch()
Copyright © 2016. All rights reserved.