Class OffsetRulerRenderer

  • All Implemented Interfaces:
    SequenceRenderer, Changeable

    public class OffsetRulerRenderer
    extends AbstractChangeable
    implements SequenceRenderer
    OffsetRulerRenderer can render the ruler starting from an arbitrary offset from the sequence. For example if the Protein contained an N-Terminal His tag then coordinate 1 should correspond to the start of the protein, not the tag. This implementation borrows heavily from RulerRenderer
    Since:
    1.5
    Author:
    Mark Southern