SequenceAligner
 
Loading...
Searching...
No Matches
ChainedSeed Struct Reference

Public Member Functions

int query_chain_start () const
 
int query_chain_end () const
 
int target_chain_start () const
 
int target_chain_end () const
 

Data Fields

std::vector< Seedseeds
 
double chain_score
 

Member Function Documentation

◆ query_chain_end()

int ChainedSeed::query_chain_end ( ) const
inline

◆ query_chain_start()

int ChainedSeed::query_chain_start ( ) const
inline

◆ target_chain_end()

int ChainedSeed::target_chain_end ( ) const
inline

◆ target_chain_start()

int ChainedSeed::target_chain_start ( ) const
inline

Field Documentation

◆ chain_score

double ChainedSeed::chain_score

◆ seeds

std::vector<Seed> ChainedSeed::seeds

The documentation for this struct was generated from the following file: