Blast hit.
More...
#include <blast-result.h>
|
| hit (const std::string &__name="", const std::string &__desc="", size_t __length=0) |
|
virtual | ~hit () |
|
Blast hit.
A hit consists of one or more hsps.
Definition at line 141 of file blast-result.h.
◆ hit()
rostlab::blast::hit::hit |
( |
const std::string & |
__name = "" , |
|
|
const std::string & |
__desc = "" , |
|
|
size_t |
__length = 0 |
|
) |
| |
|
inline |
◆ ~hit()
virtual rostlab::blast::hit::~hit |
( |
| ) |
|
|
inlinevirtual |
◆ desc
std::string rostlab::blast::hit::desc |
◆ hsps
std::vector<hsp> rostlab::blast::hit::hsps |
◆ length
size_t rostlab::blast::hit::length |
◆ name
std::string rostlab::blast::hit::name |
The documentation for this struct was generated from the following file: