Changes

Jump to navigation Jump to search
43 bytes added ,  23:02, May 13, 2009
no edit summary
Line 10: Line 10:     
Perl is frequently used for applications in [[genomics]], [[bioinformatics]], and other areas of [[computational biology]]. It is especially suited to these purposes due to its efficient handling of [[String|strings]] and regular expressions. An open-source series of Perl modules known as BioPerl is frequently used by biologists.
 
Perl is frequently used for applications in [[genomics]], [[bioinformatics]], and other areas of [[computational biology]]. It is especially suited to these purposes due to its efficient handling of [[String|strings]] and regular expressions. An open-source series of Perl modules known as BioPerl is frequently used by biologists.
 +
 +
== Hello World ==
 +
 +
print 'hello world\n'
    
==References==
 
==References==
9

edits

Navigation menu