Skip to content
Snippets Groups Projects
Commit af70b93c authored by Andy Yates's avatar Andy Yates
Browse files

Bio::Seq import was missing

parent 312d698d
No related branches found
No related tags found
No related merge requests found
......@@ -58,6 +58,7 @@ package Bio::EnsEMBL::PredictionTranscript;
use vars qw(@ISA);
use strict;
use Bio::Seq;
use Bio::EnsEMBL::Feature;
use Bio::EnsEMBL::Transcript;
use Bio::EnsEMBL::Translation;
......
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment