Bio::ClusterI

Bio::ClusterI module is a cluster Perl interface.
Download

Bio::ClusterI Ranking & Summary

Advertisement

  • Rating:
  • License:
  • Perl Artistic License
  • Price:
  • FREE
  • Publisher Name:
  • Shawn Hoon
  • Publisher web site:
  • http://search.cpan.org/~birney/bioperl-1.4/Bio/ClusterI.pm

Bio::ClusterI Tags


Bio::ClusterI Description

Bio::ClusterI module is a cluster Perl interface. Bio::ClusterI module is a cluster Perl interface.SYNOPSIS# see the implementations of this interface for details but # basically my $cluster= $cluster->new(-description=>"POLYUBIQUITIN", -members =>); my @members = $cluster->get_members(); my @sub_members = $cluster->get_members(-species=>"homo sapiens");This interface is the basic structure for a cluster of bioperl objects. In this case it is up to the implementer to check arguments and initialize whatever new object the implementing class is designed for. Requirements: · Perl


Bio::ClusterI Related Software