Bio-Variation 1.7.4
Kwalitee Issues
- has_readme
-
Add a README to the distribution. It should contain a quick description of your module and how to install it.
- has_license_in_source_file
-
Add =head1 LICENSE and the text of the license to the main module in your code.
- 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.
- 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::Variation::AAChange, Bio::Variation::AAReverseMutate, Bio::Variation::Allele, Bio::Variation::DNAMutation, Bio::Variation::IO, Bio::Variation::IO::flat, Bio::Variation::IO::xml, Bio::Variation::RNAChange, Bio::Variation::SNP, Bio::Variation::SeqDiff, Bio::Variation::VariantI
- 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::Variation | 1.007004 | metacpan | |
Bio::Variation::AAChange | Sequence change class for polypeptides | 1.007004 | metacpan |
Bio::Variation::AAReverseMutate | point mutation and codon information from single amino acid changes | 1.007004 | metacpan |
Bio::Variation::Allele | Sequence object with allele-specific attributes | 1.007004 | metacpan |
Bio::Variation::DNAMutation | DNA level mutation class | 1.007004 | metacpan |
Bio::Variation::IO | Handler for sequence variation IO Formats | 1.007004 | metacpan |
Bio::Variation::IO::flat | flat file sequence variation input/output stream | 1.007004 | metacpan |
Bio::Variation::IO::xml | XML sequence variation input/output stream | 1.007004 | metacpan |
Bio::Variation::RNAChange | Sequence change class for RNA level | 1.007004 | metacpan |
Bio::Variation::SNP | submitted SNP | 1.007004 | metacpan |
Bio::Variation::SeqDiff | Container class for mutation/variant descriptions | 1.007004 | metacpan |
Bio::Variation::VariantI | Sequence Change SeqFeature abstract class | 1.007004 | metacpan |