Skip to content
GitLab
Explore
Sign in
Primary navigation
Search or go to…
Project
P
ProMod3
Manage
Activity
Members
Plan
Jira
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
ProMod3
Commits
8e521289
Commit
8e521289
authored
7 years ago
by
Gerardo Tauriello
Browse files
Options
Downloads
Patches
Plain Diff
SCHWED-2641
: updated CHANGELOG
parent
648153c3
Branches
Branches containing commit
Tags
Tags containing commit
No related merge requests found
Changes
4
Expand all
Hide whitespace changes
Inline
Side-by-side
Showing
4 changed files
CHANGELOG
+26
-1
26 additions, 1 deletion
CHANGELOG
doc/html/_sources/changelog.txt
+26
-1
26 additions, 1 deletion
doc/html/_sources/changelog.txt
doc/html/changelog.html
+27
-4
27 additions, 4 deletions
doc/html/changelog.html
doc/html/searchindex.js
+1
-1
1 addition, 1 deletion
doc/html/searchindex.js
with
80 additions
and
7 deletions
CHANGELOG
+
26
−
1
View file @
8e521289
...
...
@@ -5,6 +5,31 @@
Changelog
================================================================================
Release 1.1
--------------------------------------------------------------------------------
* Updated dependencies: need Eigen 3.3.0 and OST 1.7
* Changes in modelling pipeline: remove clashing loop candidates early, new
scores using sequence / structure profiles, new scoring weights, subrotamer
optimization to reduce ring punches, and improved handling of ligands
* Improved build-model action to generate oligomeric models, input multiple
files, and allow for residue offsets into structure files
* Improved computational runtime of relevant operations in pipeline (CCD,
scorers, backbone list operations), superpositions and loop candidate
clustering
* High-level functionality moved consistently to modelling module
* New modelling algorithms: rigid blocks to compare structures and improved
fragment sampling for de novo modelling
* New rotamer graph solvers for sidechains: AStar and Monte Carlo
* Refactored backbone scoring to simplify extensions
* Added all atom scoring with possibilities to reconstruct sidechains for
selected loops, reconstruct hydrogens and minimize energy with MM
* Refactored backbone list to speed it up
* Added runtime profiling for developers
* Several minor bug fixes, improvements, and speed-ups
Release 1.0
--------------------------------------------------------------------------------
* initial release of ProMod3 for use in productive instances of SMNG
* Initial release of ProMod3 for use in productive instances of SMNG
This diff is collapsed.
Click to expand it.
doc/html/_sources/changelog.txt
+
26
−
1
View file @
8e521289
...
...
@@ -5,6 +5,31 @@
Changelog
================================================================================
Release 1.1
--------------------------------------------------------------------------------
* Updated dependencies: need Eigen 3.3.0 and OST 1.7
* Changes in modelling pipeline: remove clashing loop candidates early, new
scores using sequence / structure profiles, new scoring weights, subrotamer
optimization to reduce ring punches, and improved handling of ligands
* Improved build-model action to generate oligomeric models, input multiple
files, and allow for residue offsets into structure files
* Improved computational runtime of relevant operations in pipeline (CCD,
scorers, backbone list operations), superpositions and loop candidate
clustering
* High-level functionality moved consistently to modelling module
* New modelling algorithms: rigid blocks to compare structures and improved
fragment sampling for de novo modelling
* New rotamer graph solvers for sidechains: AStar and Monte Carlo
* Refactored backbone scoring to simplify extensions
* Added all atom scoring with possibilities to reconstruct sidechains for
selected loops, reconstruct hydrogens and minimize energy with MM
* Refactored backbone list to speed it up
* Added runtime profiling for developers
* Several minor bug fixes, improvements, and speed-ups
Release 1.0
--------------------------------------------------------------------------------
* initial release of ProMod3 for use in productive instances of SMNG
* Initial release of ProMod3 for use in productive instances of SMNG
This diff is collapsed.
Click to expand it.
doc/html/changelog.html
+
27
−
4
View file @
8e521289
...
...
@@ -39,13 +39,35 @@
<div
class=
"section"
id=
"changelog"
>
<h1>
Changelog
<a
class=
"headerlink"
href=
"#changelog"
title=
"Permalink to this headline"
>
¶
</a></h1>
<div
class=
"section"
id=
"release-1-1"
>
<h2>
Release 1.1
<a
class=
"headerlink"
href=
"#release-1-1"
title=
"Permalink to this headline"
>
¶
</a></h2>
<ul
class=
"simple"
>
<li>
Updated dependencies: need Eigen 3.3.0 and OST 1.7
</li>
<li>
Changes in modelling pipeline: remove clashing loop candidates early, new
scores using sequence / structure profiles, new scoring weights, subrotamer
optimization to reduce ring punches, and improved handling of ligands
</li>
<li>
Improved build-model action to generate oligomeric models, input multiple
files, and allow for residue offsets into structure files
</li>
<li>
Improved computational runtime of relevant operations in pipeline (CCD,
scorers, backbone list operations), superpositions and loop candidate
clustering
</li>
<li>
High-level functionality moved consistently to modelling module
</li>
<li>
New modelling algorithms: rigid blocks to compare structures and improved
fragment sampling for de novo modelling
</li>
<li>
New rotamer graph solvers for sidechains: AStar and Monte Carlo
</li>
<li>
Refactored backbone scoring to simplify extensions
</li>
<li>
Added all atom scoring with possibilities to reconstruct sidechains for
selected loops, reconstruct hydrogens and minimize energy with MM
</li>
<li>
Refactored backbone list to speed it up
</li>
<li>
Added runtime profiling for developers
</li>
<li>
Several minor bug fixes, improvements, and speed-ups
</li>
</ul>
</div>
<div
class=
"section"
id=
"release-1-0"
>
<h2>
Release 1.0
<a
class=
"headerlink"
href=
"#release-1-0"
title=
"Permalink to this headline"
>
¶
</a></h2>
<blockquote>
<div><ul
class=
"simple"
>
<li>
initial release of ProMod3 for use in productive instances of SMNG
</li>
<ul
class=
"simple"
>
<li>
Initial release of ProMod3 for use in productive instances of SMNG
</li>
</ul>
</div></blockquote>
</div>
</div>
...
...
@@ -58,6 +80,7 @@
<h3><a
href=
"index.html"
>
Table Of Contents
</a></h3>
<ul>
<li><a
class=
"reference internal"
href=
"#"
>
Changelog
</a><ul>
<li><a
class=
"reference internal"
href=
"#release-1-1"
>
Release 1.1
</a></li>
<li><a
class=
"reference internal"
href=
"#release-1-0"
>
Release 1.0
</a></li>
</ul>
</li>
...
...
This diff is collapsed.
Click to expand it.
doc/html/searchindex.js
+
1
−
1
View file @
8e521289
This diff is collapsed.
Click to expand it.
Preview
0%
Loading
Try again
or
attach a new file
.
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Save comment
Cancel
Please
register
or
sign in
to comment