Beginners resources for biologists to learn Perl applications
5
5
Entering edit mode
12.2 years ago
Ram Sharma ▴ 50

I want to start to learn perl and bioperl. Can somebody list useful online resources?

perl bioperl education • 5.2k views
ADD COMMENT
2
Entering edit mode

http://www.bioperl.org/wiki/HOWTO:Beginners would seem the obvious starting point.

ADD REPLY
5
Entering edit mode
12.2 years ago
SES 8.6k

Have a look at this excellent introduction to Unix and Perl from Ian Korf's lab: http://korflab.ucdavis.edu/Unix_and_Perl/

For BioPerl specifically, you'll want to take a look at the HOWTOs on the BioPerl wiki to see some worked examples.

The Beginning Perl for Bioinformatics by Tisdall is probably a must-have for biologists wanting to learn Perl, even though it is a bit out-dated now.

EDIT: ⬆ This Tisdall book suggestion is really bad advice, so I crossed it out. It was great when it was first released into a world with no BioPerl, but everything in this book teaches the old, bad ways of doing things. It is so common that is worth mentioning that and leaving a note in place. Instead, take a look at the Modern Perl book, Beginning Perl by Curtis Poe, or Learning Perl by brian d foy.

Note that the Unix and Perl reference mentioned above is now a published book. There is a book website with more details on obtaining the print version.

ADD COMMENT
3
Entering edit mode
12.2 years ago
Tom Walsh ▴ 550

Teach Yourself Perl in 21 Days and Beginning Perl are now more than 10 years old and Perl has changed a great deal since they were published.

I would recommend these books as good introductions to Perl as it is now:

There is also a new edition of Programming Perl (the O'Reilly Camel book) just out.

ADD COMMENT
0
Entering edit mode

I agree Tom but I think Perl 6 will probably not be widely adopted

ADD REPLY
0
Entering edit mode

Both of these books are about recent versions of Perl 5, not Perl 6.

I cannot see Perl 6 being widely adopted either. People who are tired of Perl 5 will move to Ruby or Python.

ADD REPLY
3
Entering edit mode
12.1 years ago

Martin Krzywinski offers a really good 'Bioinformatics Perl Workshop' and he posts all his materials online. He covers too many topics to list here but his intro to perl includes scalar variables, text manipulation and regular expressions, lists, arrays, context, hashes, sorting, file I/O, subroutines, special variables, and string manipulation. Other courses include more intermediate perl topics, effective use of map, sort and grep in Perl, introductions to Unix, data mining and analysis at the command line, prompt tools, introductions to CGI and mod_perl, and more.

His website is a little confusing to navigate at first but once you figure it out, its a very rich resource for tutorials, tips and sample code.

ADD COMMENT
2
Entering edit mode
12.2 years ago
Gjain 5.8k

Hi Ram,

There are many resources you can look at:

I hope this helps.

ADD COMMENT
0
Entering edit mode

Both of these books are now more than 10 years old and Perl has changed a great deal since they were published. I would recommend these books as good introductions to Perl as it is now:

Learning Perl (6th edition)

Modern Perl

There is also a new edition of Programming Perl (the O'Reilly Camel book) just out.

Modern Perl by chromatic

ADD REPLY
1
Entering edit mode
9.3 years ago
andrew ▴ 20

Self promotion here, but I'd certainly like bioinformatics experts to let me know how they find my Perl courses (especially Perl Essentials) https://geekuni.com/ Let me know if it needs more in the way of regular expressions - any good examples to work off would be a bonus!

ADD COMMENT

Login before adding your answer.

Traffic: 2553 users visited in the last hour
Help About
FAQ
Access RSS
API
Stats

Use of this site constitutes acceptance of our User Agreement and Privacy Policy.

Powered by the version 2.3.6