http://qs321.pair.com?node_id=435971


in reply to Re: Finding error: uninitialized value in concatenation?
in thread Finding error: uninitialized value in concatenation?

Thanks much. The problem was with an occasionally NULL value.

To clean up the sequence data and make it suitable for other tools, I needed to convert it to upper case and break up the sequence and associated info into lines of 80 characters or less.

I've made several of the optimizations and will try another run soon.