Go to the SVN repository for this file.
68 const string kFileName(
"data/blastp_db.asn");
75vector< pair<TSeqPos, TSeqPos> > gap_data;
76gap_data.push_back(make_pair(0
U,0
U));
77gap_data.push_back(make_pair(0
U,0
U));
78gap_data.push_back(make_pair(1U,2U));
79gap_data.push_back(make_pair(1U,2U));
80gap_data.push_back(make_pair(1U,5U));
81gap_data.push_back(make_pair(1U,5U));
82gap_data.push_back(make_pair(2U,2U));
83gap_data.push_back(make_pair(1U,1U));
84gap_data.push_back(make_pair(1U,1U));
85gap_data.push_back(make_pair(0
U,0
U));
89 TSeqPostest_value = (*alignment)->GetNumGapOpenings();
90BOOST_REQUIRE_EQUAL(gap_data[index].
first, test_value);
91test_value = (*alignment)->GetTotalGapCount();
92BOOST_REQUIRE_EQUAL(gap_data[index].second, test_value);
99 const string kFileName(
"data/tblastn_db.asn");
106vector< pair<TSeqPos, TSeqPos> > gap_data;
107gap_data.push_back(make_pair(0
U,0
U));
108gap_data.push_back(make_pair(0
U,0
U));
112 TSeqPostest_value = (*alignment)->GetNumGapOpenings();
113BOOST_REQUIRE_EQUAL(gap_data[index].
first, test_value);
static const char * kFileName
static DLIST_TYPE *DLIST_NAME() first(DLIST_LIST_TYPE *list)
unsigned int TSeqPos
Type for sequence locations and lengths.
#define ITERATE(Type, Var, Cont)
ITERATE macro to sequence through container elements.
#define MSerial_AsnText
I/O stream manipulators â.
list< CRef< CSeq_align > > Tdata
const Tdata & Get(void) const
Get the member data.
std::istream & in(std::istream &in_, double &x_)
static void s_TestStdSegGaps(void)
BOOST_AUTO_TEST_CASE(TestDenseSegGaps)
Utility stuff for more convenient using of Boost.Test library.
RetroSearch is an open source project built by @garambo | Open a GitHub Issue
Search and Browse the WWW like it's 1997 | Search results from DuckDuckGo
HTML:
3.2
| Encoding:
UTF-8
| Version:
0.7.4