split up FASTA into array....[perl]?

chocomilo

New member
Hey guys,i have a little problem....well its major right now.

I'm trying desperately to split a dna sequence in into an array.

The txt file is a dna sequence in FASTA format and this file needs to be put into an array where i can read each character individually.

The FASTA format has no spaces in it except at the end of each line so i cannot split. Please help!

Thank you.
 
Back
Top