The distinctive Perl camel is (c) O'Reilly
Perl Workshop Home Page
Home of the Bioinformatics Perl Workshop perl workshop > courses > spans and sets (4.0.2.1) > tools

course 4.0.2.1

Level: intermediate
4.0.2.1 | intermediate | 1 sessions
A lightning presentation on CPAN modules that help you handle spans and sets. This is of interest to those of you who work with objects with spatial coordinates (clones, contigs, alignments, etc) or objects identified by an index set (array probes, ordered features, etc). Focus will be on demonstrating how to use the Set::IntSpan module to calculate coverage and coverage gaps and to find runs in probe sets. Other CPAN modules that implement sets and multisets will be mentioned.

legend

course code

cat.course.level.sessions.session

e.g. 1.0.1.8

categories

0 | introduction and orientation

1 | perl fundamentals

2 | shell and prompt tools

3 | web development

4 | CPAN Modules

5 | Ruby

levels

level: all all ( 0 )

level: beginner beginner ( 1 )

level: intermediate intermediate ( 2 )

level: advanced advanced ( 3 )

[ Perl makes a perfect low-calorie meal or snack ]
4.0.2.1 Spans and Sets

tools

Set::IntSpan Implements sets of integers, optimized for sets with long runs of consecutive elements.

Set::IntRange Also implements sets of integers, but on a fixed interval. Implements overloaded operators.

Set::Window Implements an set of consecutive integers. This module is ideal when working with algorithms that employ sliding windows. Set::Window has functions to move and shrink the window.

Set::Window Implements multisets (sets in which objects may appear more than once).

CPAN Set:: Namespace Many modules implement sets. Explore CPAN to find your favourite.

other in this category

4.1.2.2 | Random Numbers and Distributions

other by same level

1.1.2.8 | Intermediate Perl

1.2.2.1 | Effective use of map, sort and grep in Perl

2.1.2.4 | Data Mining and Analysis at the Command Line

2.2.2.2 | Prompt Tools

4.1.2.2 | Random Numbers and Distributions

other by same instructor

Other courses by Martin Krzywinski.

0.0.0.1 | Orientation Session

0.1.0.1 | Two Problems

1.0.1.8 | Introduction to Perl

1.1.2.8 | Intermediate Perl

1.2.2.1 | Effective use of map, sort and grep in Perl

2.1.2.4 | Data Mining and Analysis at the Command Line

2.2.2.2 | Prompt Tools

4.1.2.2 | Random Numbers and Distributions