Skip to content

Releases: beowulfey/pylinnaeo

v0.4.1-pre

02 Jul 13:10
Compare
Choose a tag to compare

Fixes problems with loading saved workspaces that have alignments
Fixes issue with clustalo not returning the alignment order for whatever reason (?)

I haven't built this for mac yet, sorry. Hit up v0.4.0 if you are on a mac...

v0.4.0-pre

24 Jun 21:25
Compare
Choose a tag to compare

I had to modify the Clustalo-python extension in order to be able to return the alignment order, rather than the input order, for alignments. Because it requires a non-standard package I'm calling it a "prerelease" for now, but it is stable enough for a release.

v0.3.2

23 Jun 17:18
Compare
Choose a tag to compare
  • Added color theme descriptions
  • Added built-in terminal to MacOS
  • Memory usage improvements during DSSP
  • Lots of smaller things

v0.2.2

17 Jun 17:46
Compare
Choose a tag to compare

Significantly improved memory leaks and stability.

Updates since v0.1.6 (includes v0.2.0 and v0.2.1 updates):

Added support for loading multiple sequence or alignment files at once
Added reference sequence selection for conservation calculation
Added color by conservation by theme
Added color by hydropathy theme
Integrated DSSP search and secondary structure annotation
Added icon and EXE installer for Windows
Lots of smaller performance improvements (and probably losses, too, but we're working on that)