Skip to content

Commit

Permalink
Change: Update default value for consensus parameter
Browse files Browse the repository at this point in the history
  • Loading branch information
dileep-kishore committed Sep 27, 2022
1 parent 8441bcf commit 1bd0167
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion micone/pipelines/configs/network_inference.config
Original file line number Diff line number Diff line change
Expand Up @@ -76,7 +76,7 @@ params {
}
'create_consensus' {
method = 'scaled_sum'
parameter = 0.3
parameter = 0.333
pvalue_filter = "true"
interaction_filter = "true"
id_field = "taxid"
Expand Down

0 comments on commit 1bd0167

Please sign in to comment.