Changes

From Genome Analysis Wiki
Jump to navigationJump to search
220 bytes removed ,  08:30, 7 September 2011
Update Executable description
Line 28: Line 28:  
| <code>[http://www.sph.umich.edu/csg/mktrost/doxygen/current/classSamHeaderRecord.html 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.
|}
  −
  −
  −
'''The documentation for the following classes still needs to be updated.'''
  −
{| style="margin: 1em 1em 1em 0; background-color: #f9f9f9; border: 1px #aaa solid; border-collapse: collapse;" border="1"
  −
|-style="background: #f2f2f2; text-align: center;"
  −
! Class Name !!  Description
   
|-
 
|-
 
| <code>[[C++ Class: SamRecord|SamRecord]]</code>
 
| <code>[[C++ Class: SamRecord|SamRecord]]</code>
Line 59: Line 52:       −
== Executable ==
+
== Programs ==
An executable that converts between SAM and BAM formats and that can validate SAM/BAM Records has been developed: [[C++ Executable: bam|bam]] and specifically [[BamValidator]]
+
 
 +
BamUtil contains a set of programs that uses this library to operate on SAM & BAM files.  It includes tools for converting between SAM & BAM and validating the files.  See [[BamUtil]] for more information and a description of all the tools.
 +
 
    
== Suggested Improvements/Features ==
 
== Suggested Improvements/Features ==
 
See [[C++ Library: BAM Change Log#Known Issues|Change Log]]
 
See [[C++ Library: BAM Change Log#Known Issues|Change Log]]

Navigation menu