view test.pl @ 10:66d7b41f74b1

:wq
author biomonika <biomonika@psu.edu>
date Mon, 25 Aug 2014 14:28:57 -0400
parents e9657d6ba0ac
children 4e191836de77
line wrap: on
line source

#!/usr/bin/perl 
#NOTE:  The following code is adapted from the post http://www.biostars.org/p/44867/#44906

use strict;
use warnings;

use Bio::DB::Sam;