Skip to content

Commit

Permalink
f
Browse files Browse the repository at this point in the history
  • Loading branch information
bishoyh committed Jun 4, 2019
1 parent dc98dfc commit 2992acd
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion mergereads.py
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@
from Bio.Seq import Seq
from Bio.SeqRecord import SeqRecord
import sys
#import itertools


ForwardName = str(sys.argv[1]) # forward reads file
ReverseName = str(sys.argv[2]) # reverse reads file
Expand Down

0 comments on commit 2992acd

Please sign in to comment.