logo
Free, unlimited AI code reviews that run on commit
git-lrc git-lrc GitHub Install Now We'd appreciate a star git-lrc - Free, unlimited AI code reviews that run on commit | Product Hunt git-lrc - Free, unlimited AI code reviews that run on commit | Product Hunt

Bio::Tradis::Samtools - Change samtools syntax depending on version found

Author

       Carla Cummins <path-help@sanger.ac.uk>

Name

       Bio::Tradis::Samtools - Change samtools syntax depending on version found

Synopsis

       Change samtools syntax depending on version found
          use Bio::Tradis::Samtools;

          my $obj = Bio::Tradis::Samtools->new(
             exec => 'samtools'
            );

          $obj->run_sort();

Version

       version 1.4.5

See Also