http://www.perlmonks.org?node_id=1017341


in reply to Bioperl _ SeqStats

You need to give $prot as argument to the hydropathicity() function as follows,

my $gravy = Bio::Tools::SeqStats->hydropathicity($prot);