#include "cgatools/core.hpp"
#include "cgatools/conv/VcfRecordSource.hpp"
#include "cgatools/reference/CrrFile.hpp"
#include "cgatools/util/DelimitedFile.hpp"
#include <deque>
#include <map>
#include <set>
#include <vector>
Go to the source code of this file.
Classes | |
struct | cgatools::copynumber::diploidData |
struct | cgatools::copynumber::nondiploidData |
struct | cgatools::copynumber::somaticData |
class | cgatools::copynumber::CnvFileVcfRecordWriter |
class | cgatools::copynumber::CnvFileVcfRecordSource |
Namespaces | |
namespace | cgatools |
Namespace containing the libcgatools API. | |
Defines | |
#define | CGATOOLS_COPYNUMBER_CNVFILEVCFSOURCE_HPP_ 1 |