Help for this page

Select Code to Download


  1. or download this
    my $file = '...the OPs File example..." #used as a string
                                            # to simplify my
                                            # test
    my @gi_ids = $file =~/gi\|(\d+)\|/g;