NAME
Bio::FastParsers::Roles::Clusterable - Attributes and methods common to CD-HIT and UCLUST drivers
VERSION
version 0.221230
DESCRIPTION
This role implements the attributes and methods that are common to CD-HIT and UCLUST parsers. Those are documented in their respective modules: Bio::FastParsers::CdHit and Bio::FastParsers::Uclust.
Available methods are: all_representatives
, all_representatives_by_cluster_size
, members_for
and clust_mapper
.
AUTHOR
Denis BAURAIN <denis.baurain@uliege.be>
CONTRIBUTOR
Amandine BERTRAND <amandine.bertrand@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.