Skip to content

Releases: m3g/lovoalign

v20.0.2

29 Nov 18:51
Compare
Choose a tag to compare

v22.0.1

25 Oct 18:20
Compare
Choose a tag to compare
  • Improve PDB reading of missaligned atom names

v22.0.0

14 Feb 11:50
Compare
Choose a tag to compare
update version (to follow semver)

21.027

27 Jan 19:12
Compare
Choose a tag to compare
  • Changed version file to 21.027
  • fixed warning bounds error and compilation warnings
  • improved error message

18.320

16 Nov 12:25
Compare
Choose a tag to compare
  • Changed version file to 18.320
  • improved error message
  • fixed typo in help

18.018

18 Jan 17:12
Compare
Choose a tag to compare
  • Changed version file to 18.018
  • skips residues that are repeated in the sequence (multiple conformations), and prints warning
  • changed size of dsyev of work array
  • fixed bug in random bijection initialization for fixed bijections
  • added printing of name of score in print=0
  • removed redundant checking of file opening

18.011

11 Jan 19:03
@m3g m3g
Compare
Choose a tag to compare
  • Changed version file to 18.011
  • added some comments to types of sequence alignments in the code
  • fixed fasta alignment reading in protein to database comparison
  • fixed release.sh file on giturl to download link
  • added fasta description to initial comments
  • fixed return on release file

17.175

24 Jun 15:38
@m3g m3g
Compare
Choose a tag to compare
  • Changed version file to 17.175
  • improved release file
  • changed title
  • added reference to lapack on readme file
  • fixed declaration of dsyev work variable
  • added reading of fasta sequence alignment

17.174

23 Jun 16:00
@m3g m3g
Compare
Choose a tag to compare
  • Changed version file to 17.174
  • added seqnum option to fix sequence alignment to residue numbering
  • fixed initialization of random seed
  • simplified scropt to link to changelog

16.342

07 Dec 16:54
@m3g m3g
Compare
Choose a tag to compare
  • Changed version file to 16.342
  • consistent normalizations for the TM-score
  • safeguard for nbij in seqfix option in structual and tmscores
  • added change log to release.sh
  • added git log comment to release.sh