Subject: | Perl deprecation warning in Bio::DB::GFF |
t/LiveSeq/Mutator.t .................... ok
t/LocalDB/BioDBGFF.t ................... 1/275 File::Glob::glob() will disappear in perl 5.30. Use File::Glob::bsd_glob() instead. at Bio/DB/GFF.pm line 2000.
You are loading a Bio::DB::GFF database with GFF3 formatted data.
While this will likely work fine, the Bio::DB::GFF schema does not
always faithfully capture the complexity represented in GFF3 files.
Unless you have a specific reason for using Bio::DB::GFF, we suggest
that you use a Bio::DB::SeqFeature::Store database and its corresponding
loader, bp_seqfeature_load.pl.
t/LocalDB/BioDBGFF.t ................... ok