96
edits
Changes
From Genome Analysis Wiki
→Proposed Solution
Just scroll through the files - the diffs are highlighted, but the entire file is included so you have context.
<p>
[http://wwwcsg.sph.umich.edu/csg/mktrost/codeReviews/2010/12_08/ Sequence Translation Modifications]
<p>
The doxygen output for the current git repository is:
[http://wwwcsg.sph.umich.edu/csg/mktrost/dox/current/html/ Current Doxygen]
** <code>BamInterface::writeRecord</code> passes the translation parameter to <code>SamRecord::writeRecordBuffer</code>
** <code>SamInterface::writeRecord</code> passes the translation parameter to <code>SamRecord::getSequence</code> when it obtains the sequence to write into the SAM file.
=== FAQ ===