Skip to content

Commit

Permalink
Typo fixed.
Browse files Browse the repository at this point in the history
  • Loading branch information
ggirelli committed Apr 6, 2018
1 parent 7d2e007 commit a3f3da4
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion bin/melt_duplex
Original file line number Diff line number Diff line change
Expand Up @@ -186,7 +186,7 @@ def run_fasta(fpath, **kwargs):
else: print("%s\t%f\t%f\t%f\t%f\t%s" % output)

# Close connection to input file
ih.close()
IH.close()

# RUN ==========================================================================

Expand Down

0 comments on commit a3f3da4

Please sign in to comment.