in reply to
Variable interpolation of object methods
I had a guess at this to deference the gene object reference but this just printed out nothing
print "${$gene}{'display_id'}\n";
Comment on
Re: Variable interpolation of object methods
Download
Code
In Section
Seekers of Perl Wisdom