in reply to Re^4: Alignment and matrix generationin thread Alignment and matrix generation
Dear Choroba,
Thank you for your suggestions.
The only thing I changed in the code is the line:
- if (/^ +$/) { + if (/^\s+$/) { [download]
It seems its working now, let me know if you find something else.
Regards