The London Perl and Raku Workshop takes place on 26th Oct 2024. If your company depends on Perl, please consider sponsoring and/or attending.

NAME

GenOO - A Modern Perl Framework for High Throughput Sequencing analysis

DESCRIPTION

    GenOO [jee-noo] is an open-source; object-oriented Perl framework specifically developed for the design
    of High Throughput Sequencing (HTS) analysis tools. The primary aim of GenOO is to make simple HTS analyses
    easy and complicated analyses possible. GenOO models biological entities into Perl objects and provides
    relevant attributes and methods that allow for the manipulation of high throughput sequencing data.
    Using GenOO as a core development module reduces the overhead and complexity of managing the data and the
    biological entities at hand. GenOO has been designed to be flexible, easily extendable with modular
    structure and minimal requirements for external tools and libraries.