Help for this page
#!/usr/bin/perl use warnings; ... print $out "$lig\t", join(" ", map sprintf("%.3f",$_), @diff +s), "\n"; } }
... ... }}}}}}}