[Bioperl-l] Bio::Graphics::FeatureBase seq_id question

Lincoln Stein lstein at cshl.edu
Tue Feb 20 17:25:24 UTC 2007


Just an oversight. I'll fix it.

Lincoln

On 2/20/07, Sendu Bala <bix at sendu.me.uk> wrote:
>
> Bio::Graphics::FeatureBase::seq_id is currently implemented as a
> read-only alias to ref():
> sub seq_id          { shift->ref()         }
>
>
> What is the reasoning behind this? Can it be made to handle setting of
> the value as well?:
> sub seq_id          { shift->ref(@_)       }
>
>
> Cheers,
> Sendu.
>



-- 
Lincoln D. Stein
Cold Spring Harbor Laboratory
1 Bungtown Road
Cold Spring Harbor, NY 11724
(516) 367-8380 (voice)
(516) 367-8389 (fax)
FOR URGENT MESSAGES & SCHEDULING,
PLEASE CONTACT MY ASSISTANT,
SANDRA MICHELSEN, AT michelse at cshl.edu



More information about the Bioperl-l mailing list