Skip to content

Commit

Permalink
Remove unnecessary arguments
Browse files Browse the repository at this point in the history
  • Loading branch information
sofstam committed May 15, 2024
1 parent dfb8cbc commit 778f31c
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions cg/models/taxprofiler/taxprofiler.py
Original file line number Diff line number Diff line change
Expand Up @@ -32,8 +32,6 @@ class TaxprofilerParameters(WorkflowParameters):
save_hostremoval_mapped: bool = True
save_hostremoval_unmapped: bool = True
perform_runmerging: bool = True
shortread_qc_mergepairs: bool = True
shortread_qc_includeunmerged: bool = True
run_kraken2: bool = True
kraken2_save_reads: bool = True
kraken2_save_readclassifications: bool = True
Expand Down

0 comments on commit 778f31c

Please sign in to comment.