Skip to main content

SequenceAnnotationGenerator in Workflow

Comments

2 comments

  • Official comment
    Jonas Kuhn

    Hi Jo,

    you may have to make use of 

    public Options getGeneralOptions() { return new AnnotatorOptions() }

    if you want to make options show up for the workflow. Otherwise it will always run with default options.

  • jo.stevens

    Hey Jonas,

    Many thanks for this info. I did not realize the solution was so simple. I have implemented the method and can confirm it works like a charm.

    Greetings,

    Jo

    0

Please sign in to leave a comment.