|
|
| laziness, impatience, and hubris | |
| PerlMonks |
Re^2: Population of HoAoA based on file contentsby aaron_baugher (Curate) |
| on May 11, 2012 at 19:14 UTC ( [id://970080]=note: print w/replies, xml ) | Need Help?? |
|
Ok, I think I get it. Instead of $data{HG00553}[162] pointing to an array of two-bit elements as I did, you want it to contain a comma-delimited string of those elements? In that case, you can join them together after the array is built by inserting this line into my code:
That still leaves the question of what you'd want in any undefined elements of the array, though. Aaron B.
In Section
Seekers of Perl Wisdom
|
|
||||||||||||||||||||||||||||||