Bio-Tools-Primer3Redux 0.09 Latest
Kwalitee Issues
- prereq_matches_use
-
List all used modules in META.yml requires
Error:
- Bio::AnalysisParserI
- Bio::Root::IO
- Bio::Root::Root
- Bio::Seq
- Bio::SeqFeature::Generic
- Bio::Tools::Run::WrapperBase
- meta_yml_declares_perl_version
-
If you are using Build.PL define the {requires}{perl} = VERSION field. If you are using MakeMaker (Makefile.PL) you should upgrade ExtUtils::MakeMaker to 6.48 and use MIN_PERL_VERSION parameter. Perl::MinimumVersion can help you determine which version of Perl your module needs.
- 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::Tools::Primer3Redux::Primer, Bio::Tools::Primer3Redux::PrimerPair, Bio::Tools::Run::Primer3Redux
- test_prereq_matches_use
-
List all modules used in the test suite in META.yml test_requires
Error:
- Bio::Root::Test
- Bio::SeqIO
- meta_yml_has_provides
-
Add all modules contained in this distribution to the META.yml field 'provides'. Module::Build or Dist::Zilla::Plugin::MetaProvides do this automatically for you.
Modules
Name | Abstract | Version | View |
---|---|---|---|
Bio::Tools::Primer3Redux | BioPerl-based tools for Primer3 (redone) | 0.09 | metacpan |
Bio::Tools::Primer3Redux::Primer | Simple Decorator of a Bio::SeqFeature::Generic with convenience methods for retrieving Tm, GC, validating primer seq against attached sequence, etc. | 0.09 | metacpan |
Bio::Tools::Primer3Redux::PrimerPair | Simple Decorator of a Bio::SeqFeature::Generic with convenience methods for retrieving left and right primers, internal oligos, and any amplicon-related information | 0.09 | metacpan |
Bio::Tools::Primer3Redux::Result | Result class for Primer3 data | 0.09 | metacpan |
Bio::Tools::Run::Primer3Redux | Create input for and work with the output from the program primer3 | 0.09 | metacpan |