X-Git-Url: https://git.donarmstrong.com/?a=blobdiff_plain;ds=sidebyside;f=bp_bin%2Fwrite_454;h=5c7789a38d899b7aa36afad9d35988619300327e;hb=123dbbd20d587b61d0589aa17031ff1796998313;hp=0a0eba628b4cdc16e312dffe4c574aa29b8d82ba;hpb=a2f82dca77855723ddc50dfb6a763da8558b7610;p=biopieces.git diff --git a/bp_bin/write_454 b/bp_bin/write_454 index 0a0eba6..5c7789a 100755 --- a/bp_bin/write_454 +++ b/bp_bin/write_454 @@ -88,7 +88,7 @@ sub qual_put_entry # Returns nothing. - $score_str = Maasha::Fastq::solexa_str2dec_str( $score_str ); + $score_str = Maasha::Fastq::phred_str2dec_str( $score_str ); $score_str =~ tr/;/ /; print $fh ">$name\n";