[Bioperl-l] blastq3 and remove_rid problem
1 .. 22...333
vulnus at ZEDAT.FU-Berlin.DE
Mon Sep 29 18:02:56 EDT 2003
hi,
after i find out that ncbi change their notation of the request id to
#-#-#.blastq3 i
put in the beginning of my scripts following line:
$Bio::Tools::Run::RemoteBlast::RIDLINE =
'RID\s+=\s+(\d+-\d+-\d+\.BLASTQ\d)';
but still --> my script is not working!
i think this is because
the $blast-->remove_rid($rid) is not deleting the $rid out of the blast
object.
does anybody have the same problems or can somebody help me.
cheers
More information about the Bioperl-l
mailing list