Commit c34385a
committed
Merge branch 'master' of github.com:biojava/biojava
* 'master' of github.com:biojava/biojava: (211 commits)
TestSuperPosition now tests rmsd of non-centered points.
Documentation and minor fix
Redo the PR #576 re-use code into a method
Fix bug in centroid calculation SuperPositionSVD #588
Simple integration test for superposition methods
More complete test
Inserts space when altLoc is null, so that the rest of fields are properly aligned.
FileConvert fix - added empty space if altLoc is null.
Fixing hard biounits test. Small fix in Chain docs.
Cleanup whitespace
Solving a compilation problem, making Grid usable for Point3d #545
Some more work towards #545, some cleanup
Issue #582 and some more work towards #545
Add constructors for the MMTFFilereader
Added caching functionality for MMTF
Address jose comment on #558
Also get short name when getting other protein aliases
Fix bug with dihedral axis calculation #558
Fix bug in superposeAndTransform method SuperPositions
Remove tests that require String comparisons with floats
...File tree
196 files changed
+27332
-25744
lines changed- biojava-aa-prop/src/test/resources
- biojava-alignment
- src
- main
- java
- demo
- org/biojava/nbio/phylo
- resources
- test
- java/org/biojava/nbio
- alignment
- phylo
- resources
- biojava-core/src
- main/java/org/biojava/nbio/core/sequence
- io
- loader
- test
- java/org/biojava/nbio/core/sequence/io
- resources
- biojava-genome/src
- main/java/org/biojava/nbio/genome
- parsers/gff
- util
- test
- java/org/biojava/nbio/genome
- resources
- biojava-integrationtest/src/test
- java/org/biojava/nbio/structure/test
- align
- fatcat
- qsalign
- cluster
- geometry
- symmetry
- resources
- biojava-modfinder/src
- main/java/org/biojava/nbio/protmod/structure
- test
- java/org/biojava/nbio/protmod/structure
- resources
- biojava-ontology/src/test/resources
- biojava-phylo
- src
- main/resources
- test/resources
- biojava-protein-disorder/src/test/resources
- biojava-sequencing/src/test/java/org/biojava/nbio/sequencing/io/fastq
- biojava-structure-gui
- src/main/java
- demo
- org/biojava/nbio/structure
- align/gui/jmol
- gui
- symmetry/jmolScript
- biojava-structure/src
- main/java
- demo
- org/biojava/nbio/structure
- align
- ce
- fatcat/calc
- model
- multiple/util
- pairwise
- quaternary
- util
- asa
- cath
- cluster
- contact
- ecod
- geometry
- io
- mmcif
- mmtf
- quaternary
- scop
- secstruc
- symmetry
- axis
- core
- geometry
- utils
- xtal
- test
- java/org/biojava/nbio/structure
- align/multiple/util
- cluster
- contact
- geometry
- io
- mmcif
- mmtf
- symmetry/utils
- resources
- biojava-survival/src/main/java/org/biojava/nbio/survival/cox
Some content is hidden
Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.
196 files changed
+27332
-25744
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
2 | 2 | | |
3 | 3 | | |
4 | 4 | | |
5 | | - | |
| 5 | + | |
| 6 | + | |
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
6 | 6 | | |
7 | 7 | | |
8 | 8 | | |
9 | | - | |
| 9 | + | |
10 | 10 | | |
11 | 11 | | |
12 | 12 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
73 | 73 | | |
74 | 74 | | |
75 | 75 | | |
76 | | - | |
77 | | - | |
78 | | - | |
79 | | - | |
80 | | - | |
81 | 76 | | |
82 | 77 | | |
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
391 | 391 | | |
392 | 392 | | |
393 | 393 | | |
394 | | - | |
| 394 | + | |
395 | 395 | | |
396 | 396 | | |
397 | 397 | | |
| |||
447 | 447 | | |
448 | 448 | | |
449 | 449 | | |
450 | | - | |
451 | | - | |
452 | | - | |
453 | | - | |
454 | | - | |
455 | | - | |
456 | | - | |
457 | | - | |
458 | | - | |
459 | | - | |
460 | | - | |
461 | | - | |
462 | | - | |
463 | | - | |
464 | 450 | | |
0 commit comments