Skip to content

Commit

Permalink
Rename params - nextflow.config
Browse files Browse the repository at this point in the history
Rename params.add_attrs_to_proteins_fasta to params.add_attrs_to_gffread_fastas
  • Loading branch information
liamlelievre authored Dec 4, 2024
1 parent 3f898b0 commit 5af18c8
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion nextflow.config
Original file line number Diff line number Diff line change
Expand Up @@ -57,7 +57,7 @@ params {

// Annotation output options
braker_save_outputs = false
add_attrs_to_proteins_fasta = false
add_attrs_to_gffread_fastas = false

// Evaluation options
busco_skip = false
Expand Down

0 comments on commit 5af18c8

Please sign in to comment.