-
-
24 Sep 2021 14:29:46 UTC
- Distribution: Bio-MUST-Core
- Module version: 0.212670
- Source (raw)
- Browse (raw)
- Changes
- How to Contribute
- Issues (0)
- Testers (103 / 0 / 0)
- Kwalitee
Bus factor: 1- 67.96% Coverage
- License: perl_5
- Perl: v5.13.2
- Activity
24 month- Tools
- Download (12.31MB)
- MetaCPAN Explorer
- Permissions
- Subscribe to distribution
- Permalinks
- This version
- Latest version
and 1 contributors-
Denis BAURAIN
- Dependencies
- Algorithm::NeedlemanWunsch
- Archive::Zip
- Bio::LITE::Taxonomy::NCBI
- Bio::LITE::Taxonomy::NCBI::Gi2taxid
- Bio::Phylo::IO
- Carp
- Config::Any
- Const::Fast
- Date::Format
- Exporter::Easy
- File::Basename
- File::Find::Rule
- File::Spec
- File::Temp
- Getopt::Euclid
- Graphics::ColorNames
- Graphics::ColorNames::HTML
- Graphics::ColorNames::WWW
- HTTP::Request::Common
- IPC::System::Simple
- LWP::Protocol::https
- LWP::Simple
- LWP::UserAgent
- List::AllUtils
- List::Compare
- Modern::Perl
- Moose
- Moose::Role
- Moose::Util::TypeConstraints
- MooseX::NonMoose
- MooseX::SemiAffordanceAccessor
- MooseX::Storage
- POSIX
- Path::Class
- Scalar::Util
- Smart::Comments
- Statistics::Descriptive
- Storable
- Test::Files
- Test::Most
- Tie::IxHash
- Try::Tiny
- Try::Tiny::Warnings
- XML::Bare
- YAML::XS
- aliased
- autodie
- feature
- namespace::autoclean
- strict
- warnings
- Reverse dependencies
- CPAN Testers List
- Dependency graph
- NAME
- VERSION
- SYNOPSIS
- DESCRIPTION
- METHODS
- get_taxid_from_seq_id
- get_taxid_from_legacy_seq_id
- get_taxonomy_from_seq_id
- get_taxid_from_taxonomy
- get_taxonomy_with_levels_from_seq_id
- get_taxa_from_taxid
- get_nexus_label_from_seq_id
- get_common_taxonomy_from_seq_ids
- attach_taxonomies_to_terminals
- attach_taxonomies_to_internals
- attach_taxa_to_entities
- gi_mapper
- tab_mapper
- tax_mapper
- tax_filter
- tax_criterion
- tax_category
- tax_classifier
- tax_labeler_from_systematic_frame
- tax_labeler_from_list
- load_color_scheme
- eq_tax
- setup_taxdir
- I/O METHODS
- ALIASES
- AUTHOR
- CONTRIBUTORS
- COPYRIGHT AND LICENSE
NAME
Bio::MUST::Core::Taxonomy - NCBI Taxonomy one-stop shop
VERSION
version 0.212670
SYNOPSIS
# TODO
DESCRIPTION
# TODO
METHODS
get_taxid_from_seq_id
get_taxid_from_legacy_seq_id
get_taxonomy_from_seq_id
get_taxid_from_taxonomy
get_taxonomy_with_levels_from_seq_id
get_taxa_from_taxid
get_nexus_label_from_seq_id
get_common_taxonomy_from_seq_ids
attach_taxonomies_to_terminals
attach_taxonomies_to_internals
attach_taxa_to_entities
gi_mapper
tab_mapper
tax_mapper
tax_filter
tax_criterion
tax_category
tax_classifier
tax_labeler_from_systematic_frame
tax_labeler_from_list
load_color_scheme
eq_tax
setup_taxdir
I/O METHODS
new_from_cache
update_cache
ALIASES
fetch_lineage
compute_lca
AUTHOR
Denis BAURAIN <denis.baurain@uliege.be>
CONTRIBUTORS
Loic MEUNIER <loic.meunier@doct.uliege.be>
Mick VAN VLIERBERGHE <mvanvlierberghe@doct.uliege.be>
COPYRIGHT AND LICENSE
This software is copyright (c) 2013 by University of Liege / Unit of Eukaryotic Phylogenomics / Denis BAURAIN.
This is free software; you can redistribute it and/or modify it under the same terms as the Perl 5 programming language system itself.
Module Install Instructions
To install Bio::MUST::Core, copy and paste the appropriate command in to your terminal.
cpanm Bio::MUST::Core
perl -MCPAN -e shell install Bio::MUST::Core
For more information on module installation, please visit the detailed CPAN module installation guide.