Package org.snpeff.nextProt
Class LocationTargetIsoformInteraction
java.lang.Object
org.snpeff.nextProt.Location
org.snpeff.nextProt.LocationTargetIsoform
org.snpeff.nextProt.LocationTargetIsoformInteraction
A location respect to two locations within an isoform
In this case "start" and "end" are not really an interval, but an interaction between
two locations (e.g. disulphide bond)
-
Field Summary
Fields inherited from class org.snpeff.nextProt.LocationTargetIsoform
accession
-
Constructor Summary
Constructors -
Method Summary
Methods inherited from class org.snpeff.nextProt.LocationTargetIsoform
isIsoform
-
Constructor Details
-
LocationTargetIsoformInteraction
-
LocationTargetIsoformInteraction
-
-
Method Details
-
isInteraction
public boolean isInteraction()- Overrides:
isInteraction
in classLocation
-
toString
- Overrides:
toString
in classLocationTargetIsoform
-