Changes

From Genome Analysis Wiki
Jump to navigationJump to search
no edit summary
Line 4: Line 4:     
== Enhancements/Updates/Fixes ==
 
== Enhancements/Updates/Fixes ==
 +
=== 5/20/2010 ===
 +
* Update [[C++ Class: InputFile|'''InputFile''']]
 +
** Switched glf files opened for write to be opened for writing bgzf format rather than gz format.
 +
** Added static method <code>void InputFile::setWriteFileType(FileTypeEnum fileType)</code> that allows a user to specify what type of file to open for writing rather than using the extension (default).  Must be called prior to ifopen.
 +
 
=== 5/13/2010 ===
 
=== 5/13/2010 ===
 
* Update [[C++ Class: CigarRoller|'''CigarRoller''']]
 
* Update [[C++ Class: CigarRoller|'''CigarRoller''']]

Navigation menu