[Seqan-dev] Unusual behaviors of the bs_tools/bisar
- From: "Seqan Fan" <seqan_fan@mail.com>
- To: seqan-dev@lists.fu-berlin.de
- Date: Thu, 9 May 2019 06:43:31 +0200
- Sensitivity: Normal
- Subject: [Seqan-dev] Unusual behaviors of the bs_tools/bisar
Anybody is using the bs_tools/bisar? I observe some weird behaviors. I make a small change in order to run bisar multiple times.
The change (in the bisar.cpp) is from
int main(int argc, char const ** argv)
to
int bisar_main(int argc, char const ** argv)
Then, I use my own int main(int argc, char const ** argv) in another file to call bisar_main() in a loop with multiple sets of arguments only with different gmr values.
The results are identical - gmr having no impact on the results!!
Why? Can you advise me of how to fix the problem?
Thanks.
-
seqan-dev - May 2019 - Archives indexes sorted by:
[ thread ] [ subject ] [ author ] [ date ] - Complete archive of the seqan-dev mailing list
- More info on this list...