Help for this page
Select Code to Download
Select
or
download this
for my $i (@array2) { for my $line (@array1) { my $key = "gi|$i|"; ... } } }