IQTLabs / hypothesis-bio

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

Add strategy for generating fastq files #33

Closed mbhall88 closed 4 years ago

mbhall88 commented 4 years ago

By files I effectively mean multiple fastq strings. Then the user can put them into a StringIO or write them to a tempfile or whatever else they like.