Skip to content

Commit

Permalink
missing input sampling function
Browse files Browse the repository at this point in the history
  • Loading branch information
ens-ftricomi committed May 28, 2024
1 parent 3f1f978 commit ccd416d
Showing 1 changed file with 1 addition and 0 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -742,6 +742,7 @@ def main():
args.subsample_percentage,
args.sampling_via_read_limit,
args.sampling_via_percentage,
args.sampling_via_read_limit_percentage,
args.num_threads,
)
if args.run_trimming:
Expand Down

0 comments on commit ccd416d

Please sign in to comment.