Changes

From Genome Analysis Wiki
Jump to navigationJump to search
no edit summary
Line 9: Line 9:     
=== Notes ===
 
=== Notes ===
 +
SAM/BAM format allows '=' in the sequence when it matches the reference base.  Using '=' could make it compress better in BAM format, but a user analyzing the file may want to know what the actual bases are.  This library enhancements performs the conversion between these two formats.
 +
 
It was requested to have this handled within the getSequence call so the user doesn't have to convert the sequence after calling getSequence.
 
It was requested to have this handled within the getSequence call so the user doesn't have to convert the sequence after calling getSequence.
  

Navigation menu