Discussion:
[Gmod-gbrowse] Different Versions of Bio Graphics
Annie Benitha Thomas
2017-06-30 06:09:07 UTC
Permalink
Hello,

I recently encountered an error while accessing GBrowse after following a
tutorial online on Gbrowse NGS,

So the error encountered is,

[image: Inline image 1]

after checking the error logs which says,

Bio::Graphics version 2.24 required--this is only version 1.982 at
/usr/local/lib/x86_64-linux-gnu/perl/5.22.1/Bio/Graphics/Browser2/AuthorizedFeatureFile.pm
line 5, <DATA> line 192.

I checked to see which version I have on my system using this command.

perl -MBio::Graphics -e 'print "$Bio::Graphics::VERSION\n"'

I get 1.982 (Assuming this is the older version)

I checked if i have more versions by

locate Graphics.pm |grep Bio| grep -v home | grep -v Align

and I get, /usr/local/share/perl/5.22.1/Bio/Graphics.pm --> Only one
instance.

Any ideas on what could be done?

Thanks,
Annie

Loading...