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

Public Member Functions

bool operator< (const Seed &other) const
 
int query_end () const
 
int target_end () const
 

Data Fields

int query_pos
 
int target_pos
 
int len
 

Member Function Documentation

◆ operator<()

bool Seed::operator< ( const Seed other) const
inline

◆ query_end()

int Seed::query_end ( ) const
inline

◆ target_end()

int Seed::target_end ( ) const
inline

Field Documentation

◆ len

int Seed::len

◆ query_pos

int Seed::query_pos

◆ target_pos

int Seed::target_pos

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