1 material found
Target audience: Any students, postdocs or R...
Introduction to Perl: Programming for bioinformatics
Perl is a powerful programming language that is heavily used in the bioinformatics community. This course will provide a full introduction to the basics of Perl, as well as how to carry out common bioinformatics tasks.
Introduction to Perl: Programming for bioinformatics
http://training.scicomp.jic.ac.uk/docs/perl_intro_course_book/index.html
http://tess.elixir-uk.org/materials/introduction-to-perl
Perl is a powerful programming language that is heavily used in the bioinformatics community. This course will provide a full introduction to the basics of Perl, as well as how to carry out common bioinformatics tasks.
Govind Chandra
Software engineering
perl, John Innes Centre, JIC
Any students, postdocs or RAs who have an interest in programming and who intend to carry out computational analysis of their experimental data. Perl is often used for preparing input files for more specialized software such as R, and also to post-process the output from R and various other bioinformatics tools. It is a glue language allowing you to build pipelines of analyses of arbitrary complexity. This two day course is planned to be a gentle introduction to the basic concepts of Perl and will also introduce you to the BioPerl library of modules.