Skip to content

Commit

Permalink
v0.95: bugfixes
Browse files Browse the repository at this point in the history
  • Loading branch information
GabeAl authored Nov 13, 2017
1 parent 9531d91 commit 4833250
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions shi7/shi7_learning.py
Original file line number Diff line number Diff line change
Expand Up @@ -29,6 +29,7 @@ def make_arg_parser():
return parser

# template.format(input=input, adapters=adapters)
# template.format(input=input, adapters=adapters)

def subsample_fastqs(path_fastqs, num_files=10, num_sequences=1000):
for i, path_fastq in enumerate(path_fastqs):
Expand Down

0 comments on commit 4833250

Please sign in to comment.