-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathchangelog.dssp
55 lines (34 loc) · 1.29 KB
/
changelog.dssp
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
# 2.2.7 (07-05-2015)
* Remove hsspsoap
* Make perl, bz2, and libzeep optional
# 2.2.6 (06-05-2015)
* Provide configure script
* Update contact details (#61) and citation info (#60)
* Update copyright information (#64)
* Add README.md (#62)
* Support .mcif extension mkdssp (#51)
* Support coordinate-only PDB files (#52)
# 2.2.5 (06-10-2014)
* Minor fixes for compilation and execution
# 2.2.2 (07-08-2014)
* Use autotools (#10)
# 2.2.1 (11-09-2013)
* Bug fix in mmCIF import code.
# 2.2.0 (08-07-2013)
* Added support for reading mmCIF files.
# 2.1.0 (04-06-2012)
* Changed the assignment of helices. A pi-helix now takes precedence over
an alhpa helix. This is based the article: Cooley, R.B. et al.,
Evolutionary Origin of a Secondary Structure: π-Helices as Cryptic but
Widespread Insertional Variations of α-Helices That Enhance Protein
Functionality, J. Mol. Biol (2010).
# 2.0.5 (19-04-2012)
* Several small tweaks based on feedback
# 2.0.4 (18-04-2012)
* No longer add ligands to a chain after a TER record
* Added a man page
# 2.0.3 (17-09-2011)
* Accept duplicate PDB sequence numbers when they cross a chain barrier
# 2.0.2
* Support for more than 9999 residues, write out residue nr correctly,
truncate bridgepair number to 4 positions (suboptimal solution...)