What is BioBIKE?
BioBIKE Knowledge Base
The foundation of the knowledge base is built upon all available informatic resources pertinent to a given research community. These include genomic sequences and their annotation, metabolic knowledge, and experimental results.

BioBIKE provides primitive structures built upon the foundation, concepts such as gene, upstream sequence, and metabolic pathway.

From these, derived structures are provided by BioBIKE or invented by users. Some built-in derived structures are Blast scores of every protein against every organism and sets of orthologs for each pair of organisms.
 

BioBIKE Programming Environment
The foundation of the programming environment is the general purpose language Lisp. Programs in Lisp can often execute as fast as C programs, and Lisp is unsurpassed in facilitating user's efforts to extend the language.

BioLisp is a dialect of Lisp that incorporates functions useful to the manipulation and analysis of bioinformatic data.

BioBIKE language is derived from BioLisp, offering a simplified syntax and reduction of Lisp's and BioLisp's functions into a few powerful commands. It is designed to appeal to biologists with little if any programming experience, at the cost of some of Lisp's functionality.

More on distinction between BioLisp and BioBIKE language

BioBIKE Help         BioLisp Help          Login screen