Skip to content

Commit

Permalink
Increased breakpoint positions for fewer splits in concatenated maf f…
Browse files Browse the repository at this point in the history
…iles
  • Loading branch information
cpockrandt committed Aug 25, 2021
1 parent 25c9259 commit 7e7bfb6
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/parallel_file_reader.hpp
Original file line number Diff line number Diff line change
Expand Up @@ -14,7 +14,7 @@

#include "translation.hpp"

#define BREAKPOINT_POS 1000000
#define BREAKPOINT_POS 10000000

struct alignment_t
{
Expand Down

0 comments on commit 7e7bfb6

Please sign in to comment.