How to compare two arrays with a perl script?

  • Thread starter Thread starter Tsu-Fan C
  • Start date Start date
T

Tsu-Fan C

Guest
Hi ALL,
I have two arrays, each has two columns (so its A1, B1 and A2, B2). As are the positions while Bs are the values. I need to get the ratio between B1 and B2 if their As are the same or close to each other within a certain window. This sounds pretty straight forward but I am not an experienced programmer. Can anybody show me how to do it by perl? thank you!!
 


Write your reply...
Back
Top