Bio-Variation
view release on metacpan or search on metacpan
lib/Bio/Variation/VariantI.pm view on Meta::CPAN
Example :
Returns : string
Args : string
=cut
sub label {
my ($self,$value) = @_;
$self->throw_not_implemented();
}
=head2 status
Title : status
Usage : $obj->status()
Function:
( run in 0.234 second using v1.01-cache-2.11-cpan-0a987023a57 )