Commit fac2101
committed
Merge branch 'master' of github.com:biojava/biojava
# By lafita (44) and others
# Via Andreas Prlic (6) and others
* 'master' of github.com:biojava/biojava: (62 commits)
Minor: removing extraneous try block
Removing broken test of home directory
Fix additional potential resource leaks in DownloadChemCompProvider
Include test for StructureImpl object linking
Clearing ChemComp cache whenever provider changes
Fix resource leak in ReducedChemCompProvider
Small fix to improve behavior for #398
Change substitution matrix to SDM for symmetry phylogeny
Print a summary of internal symmetry in Jmol display
Fix bug with ~ in StructureName
Addin serializable interface
Use HSDM substitution matrix instead of BLOSUM45 in MSA trees
Change all references to Subunits to Repeats for consistency in CeSymm
Move unused OpenRefiner to the symmetry project
Create TestCeSymm with some easy examples that must be correct
Bumping up java version as discussed in mailing list
Updates for Joses request
Handle symmetry refinement Exceptions
Fix bugs in Phylogenetic tree display
Superimpose freely at the end in case more than one symmetry level
...File tree
66 files changed
+3568
-1853
lines changed- biojava-core/src/main/java/org/biojava/nbio/core/sequence/io
- biojava-integrationtest/src/test/java/org/biojava/nbio/structure/test
- io
- biojava-phylo/src/main/java/org/biojava/nbio/phylo
- biojava-structure-gui/src/main/java
- demo
- org/biojava/nbio/structure
- align/gui
- jmol
- gui/util
- symmetry/gui
- biojava-structure/src
- main/java
- demo
- org/biojava/nbio/structure
- align
- client
- multiple
- util
- io
- mmcif
- model
- rcsb
- symmetry
- internal
- utils
- validation
- test
- java/org/biojava/nbio/structure
- io
- mmcif
- symmetry/internal
- resources/org/biojava/nbio/structure/io
Some content is hidden
Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.
66 files changed
+3568
-1853
lines changedLines changed: 3 additions & 2 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
33 | 33 | | |
34 | 34 | | |
35 | 35 | | |
| 36 | + | |
36 | 37 | | |
37 | 38 | | |
38 | 39 | | |
| |||
90 | 91 | | |
91 | 92 | | |
92 | 93 | | |
93 | | - | |
| 94 | + | |
94 | 95 | | |
95 | 96 | | |
96 | 97 | | |
| |||
152 | 153 | | |
153 | 154 | | |
154 | 155 | | |
155 | | - | |
| 156 | + | |
156 | 157 | | |
157 | 158 | | |
158 | 159 | | |
| |||
Lines changed: 12 additions & 6 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
30 | 30 | | |
31 | 31 | | |
32 | 32 | | |
33 | | - | |
| 33 | + | |
34 | 34 | | |
35 | 35 | | |
36 | 36 | | |
| |||
44 | 44 | | |
45 | 45 | | |
46 | 46 | | |
47 | | - | |
| 47 | + | |
48 | 48 | | |
49 | | - | |
50 | | - | |
| 49 | + | |
| 50 | + | |
51 | 51 | | |
52 | 52 | | |
53 | 53 | | |
| |||
113 | 113 | | |
114 | 114 | | |
115 | 115 | | |
116 | | - | |
| 116 | + | |
| 117 | + | |
| 118 | + | |
| 119 | + | |
117 | 120 | | |
118 | 121 | | |
119 | 122 | | |
| |||
183 | 186 | | |
184 | 187 | | |
185 | 188 | | |
186 | | - | |
| 189 | + | |
| 190 | + | |
| 191 | + | |
| 192 | + | |
187 | 193 | | |
188 | 194 | | |
189 | 195 | | |
| |||
Lines changed: 10 additions & 10 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
49 | 49 | | |
50 | 50 | | |
51 | 51 | | |
52 | | - | |
53 | | - | |
54 | | - | |
55 | | - | |
56 | | - | |
57 | | - | |
58 | | - | |
59 | | - | |
60 | | - | |
61 | | - | |
| 52 | + | |
| 53 | + | |
| 54 | + | |
| 55 | + | |
| 56 | + | |
| 57 | + | |
| 58 | + | |
| 59 | + | |
| 60 | + | |
| 61 | + | |
62 | 62 | | |
63 | 63 | | |
64 | 64 | | |
| |||
Lines changed: 7 additions & 1 deletion
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
124 | 124 | | |
125 | 125 | | |
126 | 126 | | |
127 | | - | |
| 127 | + | |
128 | 128 | | |
129 | 129 | | |
130 | 130 | | |
| |||
221 | 221 | | |
222 | 222 | | |
223 | 223 | | |
| 224 | + | |
| 225 | + | |
| 226 | + | |
| 227 | + | |
| 228 | + | |
| 229 | + | |
224 | 230 | | |
225 | 231 | | |
226 | 232 | | |
| |||
Lines changed: 20 additions & 39 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
1 | 1 | | |
2 | 2 | | |
| 3 | + | |
3 | 4 | | |
4 | | - | |
5 | | - | |
6 | 5 | | |
7 | 6 | | |
8 | | - | |
9 | 7 | | |
10 | 8 | | |
11 | 9 | | |
| |||
17 | 15 | | |
18 | 16 | | |
19 | 17 | | |
20 | | - | |
21 | | - | |
22 | | - | |
23 | | - | |
| 18 | + | |
24 | 19 | | |
25 | 20 | | |
26 | 21 | | |
| |||
32 | 27 | | |
33 | 28 | | |
34 | 29 | | |
35 | | - | |
36 | | - | |
| 30 | + | |
37 | 31 | | |
38 | 32 | | |
39 | 33 | | |
| |||
51 | 45 | | |
52 | 46 | | |
53 | 47 | | |
| 48 | + | |
54 | 49 | | |
55 | 50 | | |
56 | | - | |
57 | | - | |
58 | | - | |
59 | | - | |
60 | | - | |
61 | | - | |
62 | | - | |
63 | | - | |
| 51 | + | |
64 | 52 | | |
| 53 | + | |
65 | 54 | | |
66 | 55 | | |
67 | 56 | | |
| |||
83 | 72 | | |
84 | 73 | | |
85 | 74 | | |
| 75 | + | |
86 | 76 | | |
87 | 77 | | |
88 | | - | |
89 | | - | |
90 | | - | |
91 | | - | |
92 | | - | |
93 | | - | |
94 | | - | |
95 | | - | |
| 78 | + | |
96 | 79 | | |
| 80 | + | |
97 | 81 | | |
98 | 82 | | |
99 | 83 | | |
| |||
120 | 104 | | |
121 | 105 | | |
122 | 106 | | |
| 107 | + | |
123 | 108 | | |
124 | 109 | | |
125 | | - | |
126 | | - | |
127 | | - | |
128 | | - | |
129 | | - | |
130 | | - | |
131 | | - | |
132 | | - | |
| 110 | + | |
133 | 111 | | |
| 112 | + | |
134 | 113 | | |
135 | 114 | | |
136 | 115 | | |
| |||
260 | 239 | | |
261 | 240 | | |
262 | 241 | | |
| 242 | + | |
263 | 243 | | |
264 | 244 | | |
265 | 245 | | |
| |||
327 | 307 | | |
328 | 308 | | |
329 | 309 | | |
330 | | - | |
| 310 | + | |
| 311 | + | |
331 | 312 | | |
| 313 | + | |
332 | 314 | | |
333 | | - | |
| 315 | + | |
334 | 316 | | |
335 | | - | |
336 | 317 | | |
337 | 318 | | |
338 | 319 | | |
| |||
344 | 325 | | |
345 | 326 | | |
346 | 327 | | |
347 | | - | |
| 328 | + | |
348 | 329 | | |
349 | 330 | | |
350 | 331 | | |
| |||
388 | 369 | | |
389 | 370 | | |
390 | 371 | | |
391 | | - | |
392 | | - | |
| 372 | + | |
393 | 373 | | |
394 | 374 | | |
395 | 375 | | |
| |||
437 | 417 | | |
438 | 418 | | |
439 | 419 | | |
| 420 | + | |
440 | 421 | | |
441 | 422 | | |
442 | 423 | | |
| |||
Lines changed: 7 additions & 6 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
1 | 1 | | |
2 | 2 | | |
3 | 3 | | |
| 4 | + | |
4 | 5 | | |
5 | | - | |
6 | 6 | | |
7 | 7 | | |
8 | 8 | | |
| |||
36 | 36 | | |
37 | 37 | | |
38 | 38 | | |
39 | | - | |
| 39 | + | |
40 | 40 | | |
41 | 41 | | |
42 | 42 | | |
43 | | - | |
44 | | - | |
| 43 | + | |
| 44 | + | |
45 | 45 | | |
46 | 46 | | |
47 | 47 | | |
| |||
52 | 52 | | |
53 | 53 | | |
54 | 54 | | |
| 55 | + | |
55 | 56 | | |
56 | 57 | | |
57 | 58 | | |
| |||
68 | 69 | | |
69 | 70 | | |
70 | 71 | | |
71 | | - | |
| 72 | + | |
72 | 73 | | |
73 | 74 | | |
74 | | - | |
| 75 | + | |
75 | 76 | | |
76 | 77 | | |
77 | 78 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
25 | 25 | | |
26 | 26 | | |
27 | 27 | | |
28 | | - | |
29 | 28 | | |
30 | 29 | | |
31 | 30 | | |
32 | 31 | | |
33 | 32 | | |
34 | 33 | | |
| 34 | + | |
35 | 35 | | |
36 | 36 | | |
37 | 37 | | |
| |||
78 | 78 | | |
79 | 79 | | |
80 | 80 | | |
81 | | - | |
82 | | - | |
83 | 81 | | |
84 | | - | |
85 | | - | |
| 82 | + | |
| 83 | + | |
86 | 84 | | |
87 | 85 | | |
88 | 86 | | |
89 | 87 | | |
90 | 88 | | |
91 | 89 | | |
92 | | - | |
| 90 | + | |
93 | 91 | | |
94 | 92 | | |
95 | | - | |
| 93 | + | |
96 | 94 | | |
97 | 95 | | |
98 | 96 | | |
Lines changed: 7 additions & 0 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
65 | 65 | | |
66 | 66 | | |
67 | 67 | | |
| 68 | + | |
68 | 69 | | |
69 | 70 | | |
70 | 71 | | |
| |||
179 | 180 | | |
180 | 181 | | |
181 | 182 | | |
| 183 | + | |
| 184 | + | |
| 185 | + | |
| 186 | + | |
| 187 | + | |
| 188 | + | |
182 | 189 | | |
183 | 190 | | |
184 | 191 | | |
| |||
Lines changed: 2 additions & 2 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
41 | 41 | | |
42 | 42 | | |
43 | 43 | | |
44 | | - | |
| 44 | + | |
45 | 45 | | |
46 | 46 | | |
47 | 47 | | |
| |||
186 | 186 | | |
187 | 187 | | |
188 | 188 | | |
189 | | - | |
| 189 | + | |
190 | 190 | | |
191 | 191 | | |
192 | 192 | | |
| |||
0 commit comments