Help for this page

Select Code to Download


  1. or download this
    s/^(ISA\~.*?\~.*?\~.*?\~.*?\~.*?\~.*?\~.*?\~)(..........)(....).(\~.*)
    +$/$1${2}0$3$4/
    
  2. or download this
    perl -i -pe's/^(ISA\~.*?\~.*?\~.*?\~.*?\~.*?\~.*?\~.*?\~)(..........)(
    +....).(\~.*)$/$1${2}0$3$4/' PB385930.P0
    
  3. or download this
    ssh ... 'perl -i -pe'\''s/^(ISA\~.*?\~.*?\~.*?\~.*?\~.*?\~.*?\~.*?\~)(
    +..........)(....).(\~.*)$/$1${2}0$3$4/'\'' PB385930.P0'