Category: Miscellaneous

Quick Introduction to BioPerl

BioPerl is a collection of Perl modules that facilitate the development of Perl scripts for bioinformatics. It is open source and widely used in the bioinformatics community. Bioperl provides software…

Installing Perl/CGI on Microsoft Windows

My Configurations My system is configured as follows: Download ActivePerl Download windows MSI version from http://www.activestate.com/store/activeperl/download Install ActivePerl Double click on the downloaded file to install it. By default it…

Writing Math formulas in HTML

Mathematical formulas can be written in HTML without installing special fonts, MathML, or inserting images. This article shows how this can be done. Symbol Entity Description ¬ ¬ not sign…

Eclipse: change font size

To change the font size on eclipse temporarily, simply use ctrl++ and ctrl–. If you wish to change is permanently, do the following: select Window > Preferences choose General >…