Skip to content

Commit

Permalink
update to 0.10
Browse files Browse the repository at this point in the history
added missing comment / history
  • Loading branch information
baj12 committed Jan 7, 2015
1 parent c984dab commit fe8cab8
Showing 1 changed file with 3 additions and 1 deletion.
4 changes: 3 additions & 1 deletion clean_ngs.h
Original file line number Diff line number Diff line change
Expand Up @@ -43,7 +43,9 @@
const unsigned int MAX_READ_LEN = 5000;

//Version 0.3: added Memory consumption to log

//Version 0.9 writing reads to rejected when maxLen constrain is met
//Version 0.10 changed output to include "min" for "removed due to min length"

using namespace seqan;

// ============================================================================
Expand Down

0 comments on commit fe8cab8

Please sign in to comment.