Plugin Writing
Geneious is a customizable and extensible platform for sequence analysis. Anyone with basic programming skills can create their own plugins to extend the functionality of Geneious for free.
Download Plugin Development Kit
Leverage the power of Geneious
Leverage the power of the core code of Geneious and make use of any existing functionality in Geneious. Import any supported file type or align some sequences using one line of code.
Wrap a nice UI around your command line program
The dev kit is perfect for making command line programs more accessible to general biologists. It contains utility classes that make it easy to call your program and an elegant framework for creating input windows without coding any gui directly.
Learn by example
The dev kit contains many example plugins which are easy to build from as well as a complete walkthrough for the creation of a plugin to wrap the command line program Phobos.
Want to be famous?
If your plugin is good enough, we may even distribute it to our customer database of over 1100 universities and institutes in more than 65 countries, including all 20 of the world's top 20 universities.
Loading...