#include <filter.hpp>
◆ overlap()
bool vg::BREAKPOINT::overlap |
( |
BREAKPOINT |
p, |
|
|
int |
dist |
|
) |
| |
|
inline |
◆ to_string()
string vg::BREAKPOINT::to_string |
( |
| ) |
|
|
inline |
◆ total_supports()
int vg::BREAKPOINT::total_supports |
( |
| ) |
|
|
inline |
◆ contig
string vg::BREAKPOINT::contig |
◆ fragl_supports
int vg::BREAKPOINT::fragl_supports = 0 |
◆ isForward
bool vg::BREAKPOINT::isForward |
◆ lower_bound
int64_t vg::BREAKPOINT::lower_bound = 100 |
◆ mates
◆ name
string vg::BREAKPOINT::name |
◆ normal_supports
int vg::BREAKPOINT::normal_supports = 0 |
◆ other_supports
int vg::BREAKPOINT::other_supports = 0 |
◆ position
◆ split_supports
int vg::BREAKPOINT::split_supports = 0 |
◆ start
int64_t vg::BREAKPOINT::start = -1 |
◆ SV_TYPE
int vg::BREAKPOINT::SV_TYPE = 0 |
◆ tumor_supports
int vg::BREAKPOINT::tumor_supports = 0 |
◆ upper_bound
int64_t vg::BREAKPOINT::upper_bound = 100 |
The documentation for this struct was generated from the following file: