Skip to content

Commit

Permalink
4 threads by default for explore
Browse files Browse the repository at this point in the history
  • Loading branch information
alneberg committed Jan 18, 2024
1 parent 28483de commit 5b7e9ab
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion anglerfish/explore/cli.py
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,7 @@
@click.option(
"-t",
"--threads",
default=1,
default=4,
type=int,
help="Number of threads specified by minimap2",
)
Expand Down

0 comments on commit 5b7e9ab

Please sign in to comment.