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 dcf14a9 commit 97cab20
Show file tree
Hide file tree
Showing 2 changed files with 315 additions and 156 deletions.
Loading

0 comments on commit 97cab20

Please sign in to comment.