Changes

From Genome Analysis Wiki
Jump to navigationJump to search
749 bytes added ,  17:32, 6 April 2010
Created page with '= libcsg = This library contains utility classes that are useful for many of the other developed software programs/libraries. See C++ Library: libcsg Change Log for a list o…'
= libcsg =
This library contains utility classes that are useful for many of the other developed software programs/libraries.

See [[C++ Library: libcsg Change Log]] for a list of the most recent updates to the library.

=== Classes in the FastQFile Library ===
{| 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>String (StringBasics.cpp/h)</code>
| String class for string operations
|-
| <code>BaseAsciiMap</code>
| Class for determining if a character is a valid base.
|-
| <code>InputFile</code>
| Class for opening and operating on a file.
|}

== Suggested Improvements/Features ==

Navigation menu