Bio::Tradis::Samtools(3pm) | User Contributed Perl Documentation | Bio::Tradis::Samtools(3pm) |
Bio::Tradis::Samtools - Change samtools syntax depending on version found
version 1.4.5
Change samtools syntax depending on version found
use Bio::Tradis::Samtools;
my $obj = Bio::Tradis::Samtools->new( exec => 'samtools' ); $obj->run_sort();
Carla Cummins <path-help@sanger.ac.uk>
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
2020-01-11 | perl v5.30.0 |