Changes

From Genome Analysis Wiki
Jump to navigationJump to search
123 bytes added ,  14:26, 24 August 2011
no edit summary
Line 5: Line 5:  
= SAM/BAM File=
 
= SAM/BAM File=
   −
See [[C++ Library: BAM Change Log]] for a list of the most recent updates to the BAM classes.
+
See the github history: https://github.com/statgen/libStatGen/commits/master/bam for a list of the most recent updates to the BAM classes.
   −
[[BAM Review Action Items]]
+
[[BAM Review Action Items|Old BAM Review Action Items]]
    
== Read & Write BAM/SAM Library Software ==
 
== Read & Write BAM/SAM Library Software ==
Line 26: Line 26:  
| Class used for storing the header.  Allows access for getting and setting header values when both reading & writing SAM/BAM files.
 
| Class used for storing the header.  Allows access for getting and setting header values when both reading & writing SAM/BAM files.
 
|-
 
|-
| <code>[[C++ Class: SamHeaderRecord|SamHeaderRecord]]</code>
+
| <code>[http://www.sph.umich.edu/csg/mktrost/doxygen/current/classSamHeaderRecord.html SamHeaderRecord]</code>
 
| Class used for storing the tag/value pairs within a given header line.
 
| Class used for storing the tag/value pairs within a given header line.
 
|-
 
|-

Navigation menu