Bioinformatician special skills !!

Bioinformatician and Computational biologist are the only programmers on Earth who can explain multiplication and division are the same.

Pretty codes for them ...

  • /([+-]?\ *(?:\d+(?:\.\d*)?|\.\d+)(?:[eE]([+-]?\d+))?)/;
  • next unless /((?:(?!\\$).)*)/;
  • $line =~ /^(.+)(e|r)(.*)$/;
  • /"(?:[^"\\]++|\\.)*+"/;
  • /^[+-]?\ *(\d+(\.\d*)?|\.\d+)([eE][+-]?\d+)?$/;
  • perl -ne 'BEGIN{$/=">"}if(/^s*(S+)/){open(F,">$1")||warn"$1 write failed:$!
    ";chomp;print F ">", $_}'

 There are 2 types of programmers in the world: one who understand ATGC, and other who don’t.

Comments