25 Sep 17:23
Can't locate object method "get_dbxrefs"
From: john paul <tatedger <at> googlemail.com>
Subject: Can't locate object method "get_dbxrefs"
Newsgroups: gmane.comp.lang.perl.bio.general
Date: 2008-09-25 15:23:46 GMT
Subject: Can't locate object method "get_dbxrefs"
Newsgroups: gmane.comp.lang.perl.bio.general
Date: 2008-09-25 15:23:46 GMT
Hello guys, I need to pick your brain on this. I was trying to load some sequences in a fresh RH build using bioperl-db and got the following error: [tatedger <at> localhost biosql]$ perl load_seqdatabase.pl --host localhost --dbuser root --dbname biosql --namespace swissprot --format swiss /home/tatedger/tmp/uniprot_sprot.dat --testonly Loading /home/tatedger/tmp/uniprot_sprot.dat ... Could not store Q4U9M9: Can't locate object method "get_dbxrefs" via package "Bio::Ontology::Term" at /usr/lib/perl5/site_perl/5.8.5/Bio/DB/Persistent/PersistentObject.pm line 552, <GEN0> line 70. I have seen some posts on this regard ( http://bioperl.org/pipermail/bioperl-l/2008-April/027544.html) but it wasn't clear to me what the solution would be. My configuration: - mysql version 4.1.7 - Red Hat Enterprise Linux ES release 4 (Nahant) to install bioperl and bioperl-db I used the help found on the website following - cpan>install S/SE/SENDU/bioperl-1.5.2_102.tar.gz - svn co svn://code.open-bio.org/bioperl/bioperl-db/trunk bioperl-db - biosql schema is loaded and load_ncbi_taxonomy.pl worked fine. bioperl-db test 04 shows the same error.(Continue reading)
RSS Feed