We have written the simplest example of Java class for databank screening to illustrate both the main principles of the GeneBee API and the upload procedure. Its goal is: 1) to screen the SWISSPROT for the sequences with the keywords "SERINE" in the KW (Keywords) field and "PIG" in the OS (Organism Species) field and 2) for the user provided sequence to find all homologous to it among the found ones.
If you use Windows 3.1 version of browser beware of the
filename and the classname! You will need to
save the file under the shortened name with the extension *.jav, for
example mycustom.jav. You will need also to bring the classname
within the file in correspondence with the filename by means of any editor.
Remember that server is case-sensitive so the name in the fill-out form
that follows should be of the same case as the classname.