Skip to content

Commit

Permalink
Updated synteny_mummer_min_bundle_size for pfr/params
Browse files Browse the repository at this point in the history
  • Loading branch information
GallVp committed Nov 4, 2024
1 parent d98384a commit 0da7cea
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion pfr/params.json
Original file line number Diff line number Diff line change
Expand Up @@ -37,7 +37,7 @@
"synteny_mummer_plot_type": "both",
"synteny_mummer_m2m_align": false,
"synteny_mummer_max_gap": 1000000,
"synteny_mummer_min_bundle_size": 1000,
"synteny_mummer_min_bundle_size": 1000000,
"synteny_plot_1_vs_all": false,
"synteny_color_by_contig": true,
"synteny_plotsr_seq_label": "Chr",
Expand Down

0 comments on commit 0da7cea

Please sign in to comment.