IQTLabs / hypothesis-bio

Hypothesis extension for computational biology
https://lab41.github.io/hypothesis-bio
Apache License 2.0
15 stars 2 forks source link

Update fastq strategy #30

Closed mbhall88 closed 4 years ago

mbhall88 commented 4 years ago
  1. Allow for setting min/max quality score range and offset [see].
  2. Update the method for generating fastq strings (i.e not requiring a parsed_fasta).

Add tests for all changes [closes #10 ]

mbhall88 commented 4 years ago

Not sure why the CI checks aren't running?

luizirber commented 4 years ago

@mbhall88 draft PRs usually mess up CI, I had issues before...