in reply to Re: hash problem
in thread uninitialized value on hash lookup (was: hash problem)


Thank you for your help!
My first file is a table:
Line Field Dvalue
a123 A1 12.83
a124 A1 9.68
...
and second file is a table too:
Name Data
a123 acgt...(whole sequence)
a124 catt...
both table all use tab to separate each column. Please help!