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.
a1263ab76bc87bbb9e10b20d687e91a0e4671d9a
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
2
Jun
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
30
Jan
24
22
16
15
14
13
11
10
9
8
18
Dec
13
3
28
Nov
22
21
20
9
23
Oct
3
26
Sep
24
lDDT: Introduce selectable strategies for seed picking in greedy extension
lDDT: Add greedy heuristic to chain mapping to reduce complexity
lDDT: add lDDT based chain mapping using caching
lDDT: bugfix
lDDT: Functions to compute number of possible chain mappings
lDDT: add lDDT based chain mapping functionality - work in progress
lDDT: bugfix
enable nucleotide as query prop => prot.Select("nucleotide=true")
export is_nucleotide attribute for residues
add MATCH and NUC44 substitution matrices
introduce IDENTITY substitution matrix
lDDT: generalize calpha flag to also deal with nucleotides (C3' as ref atom)
lDDT: consistent use of ndarrays, also in case of empty default values
lDDT: flag to compute lDDT only on inter-chain contacts
lDDT: avoid zero divisions - return None for scores with 0 expected contacts
Only add interactions with non-zero force constant in TopologyCreator
bugfix: avoid Eigen assertion in FindMembrane with cmake flag -DOPTIMIZE=0
lDDT: remove debug output
lDDT: add missing file
lDDT: add specialized lDDT flavours - Introducing: lDDT-BS
Python export for GetHashCode in ResidueHandle
lDDT: hide deprecated C++ lDDTScorer class
lDDT: docu updates
lDDT: Make compound_lib optional in lDDTScorer
lDDT: docu updates
lDDT: docu updates
lDDT: make matching residue names in model/target optional (on by default)
lDDT: code cleanups
lDDT: add flag to comput CA-lDDT
lDDT: code cleanup
refactor Oligo lDDT scoring - BEHAVIOUR CHANGES
lDDT: return number of expected and conserved global contacts if requested
bugfix: cast np.int64 to int
change local_contact_prop naming scheme
variable renaming
add exp and conserved contacts as int prop to scored model if requested
add function to extract number of contacts expected for a certain chain
lddt speedups through caching
fancify import in lddt unit test
add fast and flexible Python lDDT implementation
Loading