Skip to content

Commit

Permalink
Optionally use faster FASTQ iterator. Closes #163.
Browse files Browse the repository at this point in the history
* Switch from FASTXIterator to skbio.io (slow)
* Passing --no-validate only verifies reads begin with '@'
* Restructure iterators to reduce statements in innermost loop
* Add support for bzip'd FASTX files
* Catch mismatch of TSV and FASTX file lengths
  • Loading branch information
polyatail committed Jan 24, 2019
1 parent d08518e commit ec37f0b
Show file tree
Hide file tree
Showing 3 changed files with 319 additions and 158 deletions.
Loading

0 comments on commit ec37f0b

Please sign in to comment.