Skip to content
GitLab
Explore
Sign in
Primary navigation
Search or go to…
Project
O
openstructure
Manage
Activity
Members
Code
Repository
Branches
Commits
Tags
Repository graph
Compare revisions
Deploy
Releases
Container Registry
Model registry
Analyze
Contributor analytics
Repository analytics
Model experiments
Help
Help
Support
GitLab documentation
Compare GitLab plans
Community forum
Contribute to GitLab
Provide feedback
Keyboard shortcuts
?
Snippets
Groups
Projects
Show more breadcrumbs
schwede
openstructure
Repository graph
Repository graph
You can move around the graph by using the arrow keys.
b54d2d09c2e0eda9d7ed1a9a7c8b8e2263db1faf
Select Git revision
Branches
7
data_viewer
develop
protected
master
default
protected
mmtf
no_boost_filesystem
non-orthogonal-maps
ubuntu_ci
Tags
20
2.9.3
2.9.2
2.9.1
2.9.0
2.8.0
2.7.0
2.6.1
2.6.0
2.6.0-rc4
2.6.0-rc3
2.6.0-rc2
2.6.0-rc
2.5.0
2.5.0-rc2
2.5.0-rc
2.4.0
2.4.0-rc2
2.4.0-rc
2.3.1
2.3.1-rc
27 results
Begin with the selected commit
Created with Raphaël 2.2.0
23
Aug
22
19
18
16
15
8
4
3
2
1
29
Jul
28
27
26
25
13
12
11
6
5
8
Jun
3
2
1
24
May
18
17
10
9
5
4
2
28
Apr
27
21
20
19
14
13
12
8
21
Feb
27
Jan
26
25
24
20
19
2
Dec
29
Nov
22
21
19
17
26
Oct
16
Sep
15
18
Aug
30
Jul
15
1
30
Jun
17
10
May
7
6
5
30
Apr
24
Mar
20
Feb
9
3
6
Jan
5
30
Dec
11
10
18
Nov
10
9
8
6
5
4
2
28
Oct
27
25
21
15
13
10
7
6
5
17
Sep
28
Aug
20
6
31
Jul
30
27
24
23
22
21
20
18
17
16
15
13
10
9
7
2
25
Jun
22
18
15
7
2
18
May
13
11
27
Apr
20
17
16
26
Mar
23
19
16
11
6
3
2
26
Feb
25
24
20
19
18
17
14
13
12
11
10
7
6
5
3
29
Jan
17
14
13
10
7
2
30
Dec
20
19
18
17
16
9
8
6
5
3
2
29
Nov
28
27
26
25
23
21
20
15
14
13
23
Oct
14
4
3
30
Sep
25
23
3
28
Aug
12
5
10
Jul
9
4
2
1
24
Jun
19
18
17
14
13
12
3
31
May
29
27
24
23
22
20
16
15
14
13
9
24
Apr
17
9
3
20
Mar
15
14
6
25
Feb
20
19
17
14
11
7
6
5
4
3
2
1
don't use deprecated parser module
remove unnecessary include
silence Qt compiler warnings - default constructors instead of 0 for flags
silence Qt warning - QPixmapCache::find wants pointer instead of ref
silence Qt warning - QFontMetric.width() => QFontMetric.horizontalAdvance()
silence QWheelEvent deprecation warning - delta() => angleDelta().y()
silence QT warning: Qt::MidButton => Qt::MiddleButton
silence deprecation warnings on int types - e.g. uint16 => uint16_t
silence deprecation warning - boost bind
lDDT: Merge the two naive chain mapping functions into one: GetNaivelDDTMapping
lDDT: extend rigid superposition based mapping capabilities
export geom.Mat4 copy constructor
lDDT: use BLOSUM62 as default for sequence alignments in chain mapping
lDDT: more strict gap penalties in chain mapping alignments (BLAST defaults)
lDDT: slight change of chain mapping default params
lDDT: limit max number of possible chain mappings
lDDT: refactor block strategy in greedy chain mapping
lDDT: introduce minimal chain lengths in chain mapping
make warning in AlignToSEQRES more informative, i.e. include chain name
throw error when trying to write empty sequence in FASTA file
lDDT: bugfix
lDDT: alter chem mapping strategy
More descriptive error in io.LoadSequenceList()
lDDT: enable iterative SVD superposition
docu updates
docu updates
use latest external TM Align code for WrappedTMAlign (SCHWED-5224)
bugfix: SCHWED-5469
bugfix: correct chem class in standard compounds
bugfix: correct one letter codes in standard compounds
lDDT: unit test update
correct name blaming
lDDT: first chain mapping unit tests
Keep compound library up to date for structure io
lDDT: simplify handling of views attached to sequences
Force SDF writer to write elements with capital first char and rest lower case
lDDT: docu updates
lDDT: give more fine grained control over alignment similarity measures
lDDT: expose alignment parameters to ChainMapper constructor
lDDT: reorder chain mapping code
Loading