ContextSV v1.0.0
Loading...
Searching...
No Matches
SVCaller Class Reference

#include <sv_caller.h>

Collaboration diagram for SVCaller:
Collaboration graph

Public Member Functions

 SVCaller ()=default
 
void run (const InputData &input_data)
 
void findOverlaps (const std::unique_ptr< IntervalNode > &root, const PrimaryAlignment &query, std::vector< std::string > &result)
 
void insert (std::unique_ptr< IntervalNode > &root, const PrimaryAlignment &region, std::string qname)
 

Constructor & Destructor Documentation

◆ SVCaller()

SVCaller::SVCaller ( )
default

Member Function Documentation

◆ findOverlaps()

void SVCaller::findOverlaps ( const std::unique_ptr< IntervalNode > &  root,
const PrimaryAlignment &  query,
std::vector< std::string > &  result 
)
Here is the call graph for this function:
Here is the caller graph for this function:

◆ insert()

void SVCaller::insert ( std::unique_ptr< IntervalNode > &  root,
const PrimaryAlignment &  region,
std::string  qname 
)
Here is the call graph for this function:
Here is the caller graph for this function:

◆ run()

void SVCaller::run ( const InputData input_data)
Here is the call graph for this function:
Here is the caller graph for this function:

The documentation for this class was generated from the following files: