#include "cgatools/core.hpp"
#include "cgatools/util/Streams.hpp"
#include "cgatools/util/DelimitedFile.hpp"
#include "cgatools/reference/CrrFile.hpp"
#include "cgatools/cgdata/GenomeMetadata.hpp"
#include <limits>
#include <boost/noncopyable.hpp>
#include <boost/scoped_ptr.hpp>
#include <boost/shared_ptr.hpp>
Go to the source code of this file.
Classes | |
class | cgatools::cgdata::ReferenceSupportReader |
Sequential reader for CGI reference support files provided as a part of the genome data package. More... | |
struct | cgatools::cgdata::ReferenceSupportReader::File |
struct | cgatools::cgdata::ReferenceSupportReader::DataItem |
Namespaces | |
namespace | cgatools |
Namespace containing the libcgatools API. | |
Defines | |
#define | CGATOOLS_CGDATA_REFERENCESUPPORTREADER_HPP_ 1 |