in reply to Re: error returning hash value?
in thread error returning hash value?
Thank you for your time in replying. I'm sorry that I am not very good at asking questions; it isn't easy to know how much detail to include/not include. I always get it wrong :-(. I'll be honest in that I didn't understand what you meant by "To be able to run your code, I first had to remove the filenames from the downloaded files". I put the file names in because the code works on the principle that it reads in all .var files from the directory, so it made sense to me to put a header to say that they were named .var. Sorry if that was wrong.
I have managed to get a bit further with it. I realised that i should have defined my hash as $zygos{$uniqlocus} = $zyg. I also noticed that $locus needed to be non-unique.
I'll figure it out I'm sure. Thank you for your valiant efforts anyway!
|
|---|
| Replies are listed 'Best First'. | |
|---|---|
|
Re^3: error returning hash value?
by choroba (Cardinal) on Jan 09, 2017 at 08:58 UTC | |
|
Re^3: error returning hash value?
by poj (Abbot) on Jan 09, 2017 at 12:54 UTC | |
|
Re^3: error returning hash value?
by Anonymous Monk on Jan 09, 2017 at 01:27 UTC | |
|
Re^3: error returning hash value?
by Lotus1 (Vicar) on Jan 09, 2017 at 17:26 UTC |