Skip to content

Commit

Permalink
Updated submodules to add wrapped FASTQ support
Browse files Browse the repository at this point in the history
  • Loading branch information
rvaser committed Apr 19, 2018
1 parent 95f878d commit a5dbcf6
Show file tree
Hide file tree
Showing 4 changed files with 3 additions and 3 deletions.
2 changes: 1 addition & 1 deletion src/main.cpp
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,7 @@
#include "sequence.hpp"
#include "polisher.hpp"

static const char* version = "v1.2.1";
static const char* version = "v1.3.0";

static struct option options[] = {
{"include-unpolished", no_argument, 0, 'u'},
Expand Down
Binary file modified test/data/sample_reads.fastq.gz
Binary file not shown.
2 changes: 1 addition & 1 deletion vendor/bioparser
2 changes: 1 addition & 1 deletion vendor/rampler
Submodule rampler updated 2 files
+1 −1 src/main.cpp
+1 −1 vendor/bioparser

0 comments on commit a5dbcf6

Please sign in to comment.