-
Notifications
You must be signed in to change notification settings - Fork 0
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
- Loading branch information
1 parent
f9dfa16
commit 45f19a8
Showing
1 changed file
with
7 additions
and
0 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -106,3 +106,10 @@ default_long_partition_name: long | |
# map_host_slurm_extra: qos=long [email protected] | ||
# All rules would receive the email param, | ||
# and the bbmap host rule would also receive the qos param | ||
|
||
|
||
############################### | ||
### Extra parameters ### | ||
# we aren't interested in coverage so I'm going to decrease the number of query reads in nonpareil, | ||
# since nonpareil is throwing an error that we're querying too many reads relative to the file size | ||
nonpareil_extra: -X 200 |