Skip to content

Commit

Permalink
Buffer output instead of flushing
Browse files Browse the repository at this point in the history
  • Loading branch information
enormandeau committed Apr 12, 2023
1 parent b9bb86f commit 96f2534
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion 01_scripts/02_fasta_extract_flanking_regions.py
Original file line number Diff line number Diff line change
Expand Up @@ -117,4 +117,3 @@ def myopen(infile, mode="rt"):
seq[left: right].upper())

region.write_to_file(outfile)
outfile.flush()

0 comments on commit 96f2534

Please sign in to comment.