Skip to content

Commit

Permalink
reverted parameter
Browse files Browse the repository at this point in the history
  • Loading branch information
mattheww95 committed Jul 22, 2024
1 parent fd8a690 commit f4d904a
Showing 1 changed file with 1 addition and 2 deletions.
3 changes: 1 addition & 2 deletions tests/nextflow.config
Original file line number Diff line number Diff line change
Expand Up @@ -5,8 +5,7 @@
*/

params.max_memory = "2.GB"
//params.max_cpus = 1
params.threads = 1
params.max_cpus = 1
params.fastp.illumina.args = "-Q"


Expand Down

0 comments on commit f4d904a

Please sign in to comment.