updated on Mon Jan 16 00:01:41 UTC 2012
[aur-mirror.git] / seaview / consensus_100.patch
blob3778fee438d493e0298f44661132852c6c69d48c
1 --- seaview_old.cxx 2011-03-29 11:40:06.900003788 -0700
2 +++ seaview.cxx 2011-03-29 11:40:17.213337124 -0700
3 @@ -4905,7 +4905,7 @@
4 view->draw_names = -1;
5 view->mod_seq = 0;
6 view->mod_comment_line = 0;
7 -view->consensus_threshold = 60;
8 +view->consensus_threshold = 100;
9 view->consensus_allowgaps = FALSE;
10 view->consensus_allowiupac = FALSE;
11 view->dnawin = my_form;