Class LocationTargetIsoformInteraction


  • public class LocationTargetIsoformInteraction
    extends LocationTargetIsoform
    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)
    • Constructor Detail

      • LocationTargetIsoformInteraction

        public LocationTargetIsoformInteraction​(LocationTargetIsoform loc)
      • LocationTargetIsoformInteraction

        public LocationTargetIsoformInteraction​(java.lang.String accession,
                                                int begin,
                                                int end)