[Bioperl-l] possible bug printing GenBank feature qualfiers

Hilmar Lapp hlapp at gmx.net
Sat Apr 1 09:34:19 UTC 2006


On Mar 31, 2006, at 8:26 PM, Chris Fields wrote:

> Since the problem seems to be solved and both fixes (Scott's and 
> Heikki's) are redundant and essentially get the same results, one of 
> them should be rolled back.

Please don't leave the line

	$value = $value->{"value"};

Either remove it (because the problem needs to either be 'fixed' in all 
writers, or at the root), or if you want to leave this construct in, 
protect it with a conditional and use the method-based access as I sent 
an example before.

	-hilmar
-- 
----------------------------------------------------------
: Hilmar Lapp -:- San Diego, CA -:- hlapp at gmx dot net :
----------------------------------------------------------




More information about the Bioperl-l mailing list