#include "cgatools/core.hpp"#include "cgatools/reference/CrrFile.hpp"#include "cgatools/util/DelimitedFile.hpp"#include <string>Go to the source code of this file.
Classes | |
| struct | cgatools::variants::Call |
| A struct that corresponds to a single line of a Complete Genomics variant file. More... | |
Namespaces | |
| namespace | cgatools |
Namespace containing the libcgatools API. | |
| namespace | cgatools::variants |
Namespace for variant file processing utilities. | |
Defines | |
| #define | CGATOOLS_VARIANTS_CALL_HPP_ 1 |
Functions | |
| void | cgatools::variants::upgradeOldFieldValues (Call &c) |
| Convert some field values that exist only in old variation files to their contemporary equivalents. | |
1.6.2