Welcome to the home of BIOM

BIOM is bionifromatics software.

Bioinformatics and computational biology involve the use of techniques including applied mathematics, informatics, statistics, computer science, artificial intelligence, chemistry, and biochemistry to solve biological problems usually on the molecular level. The core principle of these techniques is using computing resources in order to solve problems on scales of magnitude far too great for human discernment. Research in computational biology often overlaps with systems biology. Major research efforts in the field include sequence alignment, gene finding, genome assembly, protein structure alignment, protein structure prediction, prediction of gene expression and protein-protein interactions, and the modeling of evolution.

Anonymous CVS Access

This project's SourceForge.net CVS repository can be checked out through anonymous (pserver) CVS with the following instruction set. The module you wish to check out must be specified as the modulename. When prompted for a password for anonymous, simply press the Enter key. To determine the names of the modules created by this project, you may examine their CVS repository via the provided web-based CVS repository viewer.

cvs -d:pserver:anonymous@biom.cvs.sourceforge.net:/cvsroot/biom login
 
cvs -z3 -d:pserver:anonymous@biom.cvs.sourceforge.net:/cvsroot/biom co -P modulename

Information about accessing this CVS repository may be found in our document titled, "CVS (Version Control for Source Code)".

Updates from within the module's directory do not need the -d parameter.

NOTE: UNIX file and directory names are case sensitive. The path to the project CVSROOT must be specified using lowercase characters (i.e. /cvsroot/biom)

News

Work is done

15. September 2008.

Our scientific research is out. And developing of the BIOM is pretty much finished. Feel free to use it and edit for your purpose.

Jar and CVS

13. July 2008.

You can download jar or use CVS to get code.

BIOM is going to JAVA

10. April 2008.

Cause of easier maintaing and simplicity, we are re-writting from C to JAVA.

BIOM is online!

5. April 2008.

Finally BIOM is online, everything is in alpha phase, so be patient ;)