All Implemented Interfaces:
Callable<Integer>

public class EseCommand
extends SequenceComparisonCommand
implements Callable<Integer>
Create an SVG representing the distribution of ESE scores
  • Field Details

    • eseLength

      protected int eseLength
      Length, either 6 (hexamer) or 7 (heptameter)
  • Constructor Details

    • EseCommand

      public EseCommand()
  • Method Details