[Bioperl-l] New attribut

stephan rosecker stephan.rosecker at ish.de
Tue Apr 13 21:02:48 EDT 2004


Hi,

i'm looking for a way to add new attributs to a seq object.
For Example a family attribute so that i can call:
$seq->family('Human');
print "Family: ".$seq->family()."\n";
or:
$seq->weight(foo);

Is that possible ?

cheers,
stephan


More information about the Bioperl-l mailing list