Hi friends ...
Actually i am a beginner in perl i am using Bio::seqIO module for genbank file in a for loop, if the condition is below or equal to 10 (ten) the result is proper .. but when its crosses the limit 10 its not working properly its taking previous files sequence and next files limits to splice...
there is any limitations in that module ?
please help me friends
regards and thanks
siva
Probably you may have to undefine certain variables after looping in your script. But, can't predict anything without seeing your code. Post your code.