#include "api/api_global.h"
#include "api/SamProgramChain.h"
#include "api/SamReadGroupDictionary.h"
#include "api/SamSequenceDictionary.h"
#include <string>
#include <vector>
Go to the source code of this file.
Classes | |
struct | BamTools::SamHeader |
Represents the SAM-formatted text header that is part of the BAM file header. More... | |
Namespaces | |
namespace | BamTools |
Contains all BamTools classes & methods. |