in reply to Simulating random position in the given dataset (Bioinfo)
What are you trying to do ? Your code does not make sense to me. Your split function is not doing anything. The size of array @field is 1 and both your @length and @name contains the same elements. Your $field1 has an uninitialized value.
Also, your loop for Range data loop doesn't makes sense to me. Illustrate your problem in steps.
|
|---|