When I try to run get_fastq_by_id I get the following error message:
File "/grid/sw/ncgr/environments/SEQUENCETOOLS_ENV/lib/python3.6/site-packages/sequencetools/tools/get_fastq_by_id.py", line 37, in get_fastq_by_id
sys.stdout.write(record)`
TypeError: write() argument must be str, not SeqRecord
Thanks