Editing
Portal:Life Sciences
(section)
Jump to navigation
Jump to search
Warning:
You are not logged in. Your IP address will be publicly visible if you make any edits. If you
log in
or
create an account
, your edits will be attributed to your username, along with other benefits.
Anti-spam check. Do
not
fill this in!
=== Why biology needed Perl === Molecular biology produces data that looks simple but is computationally demanding. DNA and RNA sequences are strings over small alphabets. Protein sequences are strings over amino-acid alphabets. Sequence annotations, database records, alignment files, BLAST reports, FASTA files, GenBank flat files, GFF files, quality scores, laboratory metadata, and instrument output are all text-heavy and format-heavy. This made Perl unusually useful. Perl’s regular expressions, arrays, hashes, file handling, string manipulation, and Unix integration were a natural match for biological data. A Perl script could read a FASTA file, extract identifiers, clean sequence names, run an external alignment program, parse the output, load results into a database, and generate a report. Perl became popular in bioinformatics because it solved immediate problems. Researchers did not need a large software-engineering framework to begin. They could write a script, test it on a few sequences, run it on a directory of files, and then expand it into a pipeline. Common Perl bioinformatics tasks included: * parsing FASTA, GenBank, EMBL, SwissProt, GFF, BED, SAM-like, and tabular files; * cleaning sequence identifiers and laboratory sample names; * extracting genes, exons, introns, coding regions, and protein translations; * running BLAST and parsing BLAST output; * filtering alignments; * converting between file formats; * building genome-annotation reports; * connecting sequence files to relational databases; * automating genome-center workflows; * generating web pages and browser tracks; * coordinating large batches of command-line tools. This style of work made Perl the “duct tape” of early genomics.
Summary:
Please note that all contributions to Perl Guilds - Getting Medieval with Perl may be edited, altered, or removed by other contributors. If you do not want your writing to be edited mercilessly, then do not submit it here.
You are also promising us that you wrote this yourself, or copied it from a public domain or similar free resource (see
Perl Guilds - Getting Medieval with Perl:Copyrights
for details).
Do not submit copyrighted work without permission!
Cancel
Editing help
(opens in new window)
Navigation menu
Personal tools
Not logged in
Talk
Contributions
Log in
Namespaces
Page
Discussion
English
Views
Read
Edit
Edit source
View history
More
Search
Navigation
Main page
Recent changes
Random page
Help about MediaWiki
Special pages
Tools
What links here
Related changes
Page information