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

Bio::Tradis::Analysis::InsertSite

VERSION

version 1.132140

SYNOPSIS

use Bio::Tradis::Analysis::InsertSite; my $insertsite_plots_from_bam = Bio::Tradis::Analysis::InsertSite->new( filename => 'my_file.bam', output_base_filename => 'my_output_file' ); $insertsite_plots_from_bam->create_plots();

NAME

InsertSite.pm - Take in a bam file and plot the start position of each read

AUTHOR

Carla Cummins <cc21@sanger.ac.uk>

COPYRIGHT AND LICENSE

This software is Copyright (c) 2013 by Wellcome Trust Sanger Institute.

This is free software, licensed under:

  The GNU General Public License, Version 3, June 2007