Augustus 3.4.0
|
MsaSignature is a summary of the seqId/strand combinations of the alignment. More...
#include <alignment.hh>
Public Member Functions | |
string | sigstr () const |
bool | operator< (const MsaSignature &other) const |
bool | fits (const Alignment &a, size_t s) const |
Public Attributes | |
vector< string > | sigrows |
int | numAli |
int | sumAliLen |
int | sumCumFragLen |
int | depth |
int | color |
Static Public Attributes | |
static int | maxSigStrLen = 0 |
MsaSignature is a summary of the seqId/strand combinations of the alignment.