Skip to main content

Amino acid selection

Comments

1 comment

  • Richard Moir

    Hi, if you are annotating CDRs you should take a look at Geneious Biologics. It is a purpose-built solution for antibody analysis and offers a free tier for lower throughput use cases.

    To build macros in Geneious Prime, you have a few high level approaches outlined on our API & Customization page. In this case you'd probably use either custom code within Workflows or the plugin development kit.

    Both use our Public Java API which offers the ability to annotate sequences according to your own logic (and much more).

    If you are writing custom code within Workflows I recommend creating a new workflow  with a custom code step and exploring the sample code snippets, especially "Example 3 - Annotate Sequences". 

    If you prefer to explore plugin development, the plugin development kit includes a sample plugin called "ExampleSequenceAnnotationGenerator" that I recommend you start from.

    0

Please sign in to leave a comment.