Bio-HTS v0.0.1 Latest
Kwalitee Issues
- has_changelog
-
Add a Changelog (best named 'Changes') to the distribution. It should list at least major changes implemented in newer versions.
- use_strict
-
Add 'use strict' (or its equivalents) to all modules, or convince us that your favorite module is well-known enough and people can easily see the modules are strictly written.
Error: Bio::HTS, Bio::HTS::File
- meta_yml_has_license
-
Define the license if you are using in Build.PL. If you are using MakeMaker (Makefile.PL) you should upgrade to ExtUtils::MakeMaker version 6.31.
- has_known_license_in_source_file
-
Add =head1 LICENSE and/or the proper text of the well-known license to the main module in your code.
- use_warnings
-
Add 'use warnings' (or its equivalents) to all modules, or convince us that your favorite module is well-known enough and people can easily see the modules warn when something bad happens.
Error: Bio::HTS, Bio::HTS::File
- meta_yml_has_repository_resource
-
Add a 'repository' resource to the META.yml via 'meta_add' accessor (for Module::Build) or META_ADD parameter (for ExtUtils::MakeMaker).
Modules
Name | Abstract | Version | View |
---|---|---|---|
Bio::HTS | XS module providing an interface to htslib | v0.0.1 | metacpan |
Bio::HTS::File | XS module providing an interface to c htsFile structs | metacpan | |
Bio::HTS::Logger | metacpan | ||
Bio::HTS::Tabix | Object oriented access to the underlying tbx C methods | metacpan | |
Bio::HTS::Tabix::Iterator | XS module wrapping around a tabix hts_itr_t | metacpan | |
Bio::HTS::VCF | start of an interface to the bcf/vcf utilities in htslib | metacpan |